proghome@silesky.com (krystoffff) writes:
> I have many problems of speed with a database I created. For example,
> it took almost 12 sec to run the query "select * from table" directly
> from PostgreSQL, on a table with 4000 records and 60 fields ...
When did you last VACUUM this table?
regards, tom lane