| From: | "Cyril VELTER" <cyril(dot)velter(at)metadys(dot)com> |
|---|---|
| To: | jeff(dot)janes(at)gmail(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | [Re] Re: PANIC: could not write to log file |
| Date: | 2012-11-21 19:39:01 |
| Message-ID: | 2674.3528806@A0B26CC9.AE6B.4C00.9DB4.128BBA13E61B |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 21/11/12 18:10:12, mailto:jeff(dot)janes(at)gmail(dot)com wrote:
> On Wed, Nov 21, 2012 at 8:51 AM, Cyril VELTER <cyril(dot)velter(at)metadys(dot)com> wrote:
> >
> > After upgrading a pretty big database (serveral hundred gig) from 8.2 to 9.2 I'm getting some "PANIC: could not write to log file" messages. Actually I
> > got two of them. One yesterday and one today.
>
> How was the upgrade done?
The upgrade was done with the following steps :
* create a new cluster using 9.2.1 initdb
* run pg_dump | psql using the 9.2.1 binairies on a linux machines (both servers the old 8.2 and the new 9.2.1 running on windows machines).
Thanks,
cyril
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2012-11-21 19:41:56 | Re: User control over psql error stream |
| Previous Message | Alvaro Herrera | 2012-11-21 18:30:35 | Re: [PATCH] binary heap implementation |