Joost Kraaijeveld wrote:

Hi all,

Is the number of rows in explain the number of rows that is expected to be 
visited or retrieved?

Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


In general, it is the number of rows expected to be retrieved. Since a Sequential Scan always visits every row, but the rows= number is after filtering.

John
=:->


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to