Re: postgresql /var fill - Mailing list pgsql-general

From Csaba Nagy
Subject Re: postgresql /var fill
Date
Msg-id 1160143067.19368.32.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: postgresql /var fill  (km <km@mrna.tn.nic.in>)
Responses Re: postgresql /var fill  (km <km@mrna.tn.nic.in>)
List pgsql-general
> /var resides on /dev/sda, and  /data in /dev/sdb

I bet you're running a default installation of postgres which has it's
data in /var.
Check your real data directory by running 'ps auxww|grep post', and see
what's after the '-D' parameter... and then when you figure out that the
startup script is using the system default and not what you've
initdb-ed, fix your start script ;-)

Cheers,
Csaba.



pgsql-general by date:

Previous
From: km
Date:
Subject: Re: postgresql /var fill
Next
From: km
Date:
Subject: Re: postgresql /var fill