From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | Grant Maxwell <grant(dot)maxwell(at)maxan(dot)com(dot)au> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: "show all" command crashes server |
Date: | 2009-09-10 15:09:17 |
Message-ID: | 4AA9169D.2050600@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Grant Maxwell wrote:
> Hi folks
>
> First time poster here so please extend grace if I don't initially
> provide what is needed to help.
>
> I am running postgresql 8.3.7 on debian lenny
> (postgresql-8.3_8.3.7-0lenny1_i386.deb)
Well that's useful.
> I have three of these servers and generally they run well.
As is that.
> On this one server if I use the command "show all" in psql, phpPgAdmin
> or pgAdmin3 the postgresql server spits the dummy as follows:
> postgres=# show all;
> server closed the connection unexpectedly
Hmm - some modules can provide their own config variables. Do you have
the same modules installed in all three servers?
Can you "show" individual variables?
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Sam Mason | 2009-09-10 15:51:16 | Re: Adding integers ( > 8 bytes) to an inet |
Previous Message | Alvaro Herrera | 2009-09-10 15:05:39 | Re: [GENERAL] What happens when syslog gets blocked? |