On 02/28/2013 12:58 PM, Anson Abraham wrote:
oh yeah, i did ask this question. I had forgotten, and was hadnling
other things. when you say cluster are you asking if there are multiple
instances on the hardware.
Aah, tells you how long since I used Debian, the command is actually
pg_wrapper
oh yeah, i did ask this question. I had forgotten, and was hadnling other
things. when you say cluster are you asking if there are multiple
instances on the hardware.
There's only one instance running, and has been for some time. Our other
physical server which is identical server and postgres
On 02/28/2013 11:58 AM, Anson Abraham wrote:
db1 and db4 are 2 separate machines. no other instances of PG running
on the box, doing a pg_ctl reload did nothing as well.
Also looking @ all proecsses running, only PG instance on the box.
I thought this sounded familiar, this is a reprise of th
db1 and db4 are 2 separate machines. no other instances of PG running on
the box, doing a pg_ctl reload did nothing as well.
Also looking @ all proecsses running, only PG instance on the box.
On Thu, Feb 28, 2013 at 2:27 PM, Adrian Klaver wrote:
> On 02/28/2013 08:19 AM, Anson Abraham wrote:
>
>
On 02/28/2013 08:19 AM, Anson Abraham wrote:
My postgresql-9.0-main.log file has suddenly stopped getting updated. I
do not know why it stopped all of a sudden. We made a slight modification
where changed in the postgresql.conf param:
From
log_connections = off
log_disconnections = off
To
log
how is that different from
/etc/init.d/postgres reload or for that matter select pg_reload_conf() ?
Which I execute both and they don't work either.
On Thu, Feb 28, 2013 at 12:43 PM, Chris wrote:
>
>
> On Feb 28, 2013, at 19:01, Anson Abraham wrote:
>
> *Note when I change
> log_destination =
On Feb 28, 2013, at 19:01, Anson Abraham wrote:
> *Note when I change
> log_destination = 'syslog'
>
> it does log to the syslog file.
>
> When I changed to to log_destination = 'stderr' still nothing logged.
>
> commenting out doesn't do much either. I initially thought it would be a
> p
*Note when I change
log_destination = 'syslog'
it does log to the syslog file.
When I changed to to log_destination = 'stderr' still nothing logged.
commenting out doesn't do much either. I initially thought it would be a
perms thing, but when I deleted the file and did a reload, postgres creat