1. When you change the statistics target of a column, eg:
ALTER TABLE foo ALTER COLUMN bar SET STATISTICS 1000;
It is not reflected in the 'code view' for the column object.
We don't have statistics as property at the moment, do we need this? If so, that's a TODO item.
2. On WinXP, using pgAdmin 3 1.0.0 and connecting to Cygwin pgsql 7.3.4, I get these message while connecting to the server:
So it says in the pgAdmin3 FAQ... You may complain on pgsql-interfaces about this.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html