Re: postgresql /var fill

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: km(at)mrna(dot)tn(dot)nic(dot)in
Cc: Ray Stell <stellr(at)cns(dot)vt(dot)edu>, Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql /var fill
Date: 2006-10-06 13:57:47
Message-ID: 1160143067.19368.32.camel@coppola.muc.ecircle.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brandon Metcalf 2006-10-06 14:10:33 Europe/Moscow timezone
Previous Message km 2006-10-06 13:57:28 Re: postgresql /var fill