How to partial dump the log in SQL? - Mailing list pgadmin-support

From Raymond Chui
Subject How to partial dump the log in SQL?
Date
Msg-id 3CF4E8D3.8FDFF1A8@noaa.gov
Whole thread Raw
List pgadmin-support
I am use Postgres 7.1 going to upgrade to 7.2 run in Redhat Linux 7.2.

Each time user do update, insert and delete will save to the logfile,
right?

1) Where is that log file?
2 ) How do I do partial dump the log file in SQL statements?
 For example, I want to dump all log
from 6:00  to 9:00 ,
from 9:00 to 12:00 ,
from 12:00  to 15:00,
from 15:00 to 18:00,
etc.

I can use these partial dump as incremental backup instead full dump.
I can also use these partial dump as replicate data to other Postgres
server.
Please tell me how do these.

P.S. our NNTP USENET server doesn't have all *.pgsql-* news groups.
Therefore, please CC a copy to me if you response my message.
Thank Q!


Attachment

pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Migration from MS Sql server using the plug-in
Next
From: "nimeshb"
Date:
Subject: ecpg not found