Re: [HACKERS] pg_dump for values inserted in last day

2004-11-25 Thread Robert Treat
On Monday 22 November 2004 14:33, vertigo wrote: > Hello > I need to "pg_dump" my database, but i want only to receive sql commands > which will insert row which were inserted into database today. Is there > any way to do it ? > I have large database and i want to make "incremential backups". > Da

Re: [HACKERS] pg_dump for values inserted in last day

2004-11-24 Thread Christopher Browne
Oops! vertigo <[EMAIL PROTECTED]> was seen spray-painting on a wall: > Hello > I need to "pg_dump" my database, but i want only to receive sql > commands which will insert row which were inserted into database > today. Is there any way to do it ? > I have large database and i want to make "incremen