From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | "Xu, Xiaoyi (Rocky) FSM" <xyxu(at)northwestern(dot)edu> |
Cc: | andy(dot)shellam(at)mailnetwork(dot)co(dot)uk, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Error in MS Access |
Date: | 2006-05-15 19:42:28 |
Message-ID: | 20060515194228.GH26212@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Mon, May 15, 2006 at 12:56:16PM -0500, Xu, Xiaoyi (Rocky) FSM wrote:
> Thank you Andy.
>
> The server is SunOS 5.8 Generic_117350-29 ultra-250. The db is version 7.
7.what?
> I checked disk (df -k) telling me /home0 is full 100% that has DB on. Former DBA has notes to delete large log files (server.log). But this time I didn't find same file. I saw pg_log file 4.6 MB timestamped May 9.
Be *VERY* careful about deleting anything in $PGDATA. A file called
pg_log is probably safe, but you never know...
4.6MB certainly isn't going to get you very far. How large is /home0?
How large is the database? How often have you been vacuuming?
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Xu, Xiaoyi (Rocky) FSM | 2006-05-15 19:55:04 | Re: Error in MS Access |
Previous Message | Jim C. Nasby | 2006-05-15 19:38:36 | Re: increasing max_fsm_pages. |