Search Postgresql Archives
Re: WAL archiving to network drive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Greg Smith wrote:
2) If there is a problem with the network drive, the slow/blocked
network write is not happening where the database is waiting for it.
This is not really a consideration, is it? I was under the impression
that no other database activity blocks waiting for the archiver. That
doesn't even make sense.
3) In an emergency where the usual network drive is unavailable, you can
temporarily change your archive strategy without touching the database
server's configuration.
That's just as true with the direct write method. You simply change the
archive script to do nothing and return a failed exit status. The DBMS
will keep trying until you change it back, and then everything catches
up and proceeds as normal.
-Glen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]