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.

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:

FATAL:  unsupported frontend protocol
FATAL:  unsupported frontend protocol
FATAL:  unsupported frontend protocol
FATAL:  unsupported frontend protocol
FATAL:  unsupported frontend protocol

Cheers,

Chris


---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend

Reply via email to