On Friday 16 September 2005 09:00, Michael Fuhr wrote:
Quote:
On Fri, Sep 16, 2005 at 06:02:14AM +0100, Robert Treat wrote:
PostgreSQL version: 8.1beta1
When doing SHOW <tab><tab> or SHOW a<tab><tab> none of the autovacuum
settings come up.
Are you sure you're using an 8.1beta1 psql? I think tab completion
were fixed to read the variable list from pg_settings before 8.1beta1
was released:
Doh!
|
postgres=# select version();
version
------------------------------------------------------------------------------------------------------------
PostgreSQL 8.1devel on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.3
20040412 (Red Hat Linux 3.3.3-7)
At 1 AM that sure looked like 8.1beta1 :-( Guess that explains why the code
looked correct... course I gotta wonder about whoever it was on irc that
"confirmed" the problem for me :-) Thanks Michael.
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly