HelloI 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".
ThanxMichal