Re: [GENERAL] Re: [GENERAL] Re: [GENERAL] ERROR: XX001: could not read block 2354 of relation... - Mailing list pgsql-general

From Craig Ringer
Subject Re: [GENERAL] Re: [GENERAL] Re: [GENERAL] ERROR: XX001: could not read block 2354 of relation...
Date
Msg-id 49D57218.70704@postnewspapers.com.au
Whole thread Raw
In response to Re: [GENERAL] Re: [GENERAL] ERROR: XX001: could not read block 2354 of relation…  (Patrick Desjardins <mrdesjardins@gmail.com>)
List pgsql-general
Patrick Desjardins wrote:
> Humm, they want to close the AntiVirus for 1 night not anymore. Do you think
> that if we take out the database directory of the scan that it will solve
> the problem or it really need to have no antivirus on the server? They
> really want to keep it...

It depends on the AV product.

If you exclude all PostgreSQL processes from monitoring (the postmaster,
postgres.exe, etc) and you exclude the postgresql data directory from
scans and "realtime protection", then some AV programs may successfully
avoid interfering with Pg.

It depends on if the AV software is half-decently written. All you can
really do is test it and see. Hope you didn't need that data ...

Personally, I don't think there's any place for AV software on a
database server. It should not be necessary and it's a needless
performance/reliability hit.

--
Craig Ringer

pgsql-general by date:

Previous
From: Abbas
Date:
Subject: Re: slow select in big table
Next
From: Scott Marlowe
Date:
Subject: Re: slow select in big table