t2.txt

text/plain

Filename: t2.txt
Type: text/plain
Part: 1
Message: query execution time
psql bookfind3 -c "select count(a1.id) from fti_author a1,fti_author a2 
where a1.id=a2.id and a1.string ~ '^clarke' and a2.string ~ '^arthur';"