Re: Crash of Postgresql on Windows - Mailing list pgsql-general

From Richard Huxton
Subject Re: Crash of Postgresql on Windows
Date
Msg-id 49899572.3080105@archonet.com
Whole thread Raw
In response to Crash of Postgresql on Windows  (Emilie Laffray <emilie.laffray@gmail.com>)
Responses Re: Crash of Postgresql on Windows  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Re: Crash of Postgresql on Windows  (Emilie Laffray <emilie.laffray@gmail.com>)
List pgsql-general
Emilie Laffray wrote:
> Hello,
>
> I am sending this email since I am hitting a snag with postgresql. I
> am currently running the following version of postgresql:
> Postgresql 8.3.5 on Windows XP Pro 32bits
>
> I am getting a crash whenever I try to perform an update on some rows.
> More precisely, I have recently imported a dataset and managed to work
> through it easily. However, when performing one update I am getting
> the following error:
>
> GMT PANIC:  could not write to log file 40, segment 44 at offset
> 8929280, length 1744896: Invalid argument

1. Can you run any other queries
   a. A SELECT
   b. A different UPDATE

2. Do you have any reason to think the filesystem may have become corrupted?

3. Do you have an antivirus scanner that might be interfering with
PostgreSQL? That frequently causes strange problems.


--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Crash of Postgresql on Windows
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Crash of Postgresql on Windows