Chris Copeland wrote:
> I have two servers with the same hardware, OS, and pg binaries. Log files
> are copied from the master to the standby and the standby is run in recovery
> mode.
>
> When the standby is triggered to come out of recovery mode, it fails and
> generates a core dump. Upon tr
Hi Takahiro san,
Thanks a lot for mail.
Our application has to take backup aroung 200GB or more data based on
Database.
Physical files in the local system will be uploaded to NAS raid server based
on Database records.
for each and every database record associated files wil be available.
So, more
Pavel Golub writes:
> TL> I'm not sure what distinction you're trying to draw. Do you want us to
> TL> add a close() just before exit()? If so, what for?
> First of all, for uniformity I guess. :) .backup files are closed
> properly.
> And secondly, I'm using these sources in my project and I