Re: could not open file "pg_subtrans/0014": Invalid argument

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: Warren Bell <warren(at)clarksnutrition(dot)com>, Postgres General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: could not open file "pg_subtrans/0014": Invalid argument
Date: 2008-09-16 08:29:43
Message-ID: 48CF6E77.6080902@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:
> On Mon, Sep 15, 2008 at 5:33 PM, Warren Bell <warren(at)clarksnutrition(dot)com> wrote:
>> I have gotten this error before and it was attributed to my anti virus
>> program. I am running Postgres 8.1 on Windows XP. I am using Nod32 as my
>> anti virus program. I have tried adjusting Nod so it does not scan Postgres
>> and I am still getting the error.
>>
>> Long story short, Can someone recommend me an anti virus program for Windows
>> that does not interfere with Postgres?
>
> Can't you tell your anti-virus software to stop looking certain directories?

I believe the OP said he did that..

It is often not enough though. Check if you can disable all scanning of
activity occurring from postgres.exe - that sometimes helps.

> More importantly, at least as far as servers are concerned, why would
> you need anti-virus software? Shouldn't the server be isolated in
> such a way that only the pgslq port 5432 is accessible by anything
> other than an admin?

This, however, is the proper solution.

//Magnus

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Enrico Sabbadin 2008-09-16 08:39:35 Re: client_encoding / postgresql strange behaviour
Previous Message lighthouse.software 2008-09-16 06:45:51 DbLink Compilation on Solaris 10