From: | Frank Finner <postgresql(at)finner(dot)de> |
---|---|
To: | |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: postgresql /var fill |
Date: | 2006-10-06 14:42:04 |
Message-ID: | 20061006164204.26ef3c25.postgresql@finner.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Maybe you switched full statement logging on in postgresql.conf? This can result in a considerable amount of logfile data in /var/log/somewhere, often /var/log/postgresql/ (although 15 GB is really quite a lot).
Regards, Frank.
On Fri, 6 Oct 2006 19:10:12 +0530 km <km(at)mrna(dot)tn(dot)nic(dot)in> thought long, then sat down and wrote:
> Hi all,
>
> I have installed postgresql(8.1.4) data dir on a partition (/data) which rests on a separate disk from OS disk. The install dir is default (usr/local/pgsql).
> Now when i use use pgbench with scaling factor of 1000 it creates a whooping 15 GB database. but i see /var partition used space increases considerably - why is this happening ? i expected more free disk space to be used in /data !
> does it mean that the actual database created lies in /var instead of /data ?
> how do i fix it ?
>
> regards,
> KM
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
--
Frank Finner
Invenius - Lösungen mit Linux
Köpfchenstraße 36
57072 Siegen
Telefon: 0271 231 8606 Mail: frank(dot)finner(at)invenius(dot)de
Telefax: 0271 231 8608 Web: http://www.invenius.de
Key fingerprint = 90DF FF40 582E 6D6B BADF 6E6A A74E 67E4 E788 2651
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2006-10-06 14:47:32 | Re: Europe/Moscow timezone |
Previous Message | Richard Huxton | 2006-10-06 14:24:57 | Re: postgresql /var fill |