Re: [HACKERS] PATCH: Batch/pipelining support for libpq

2018-01-11 Thread Vaishnavi Prabakaran
On Fri, Jan 5, 2018 at 4:55 PM, Vaishnavi Prabakaran < vaishnaviprabaka...@gmail.com> wrote: > > > On Tue, Nov 28, 2017 at 12:57 PM, Michael Paquier < > michael.paqu...@gmail.com> wrote: > >> On Thu, Oct 5, 2017 at 9:58 AM, Vaishnavi Prabakaran >> wrote: &

Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall

2018-01-04 Thread Vaishnavi Prabakaran
On Fri, Jan 5, 2018 at 4:32 PM, Haribabu Kommi wrote: > > > Corrected. > Updated patch attached. > > Moved this CF item to "Ready for committer" Regards, Vaishnavi, Fujitsu Australia.

Re: [HACKERS] PATCH: Batch/pipelining support for libpq

2018-01-04 Thread Vaishnavi Prabakaran
On Tue, Nov 28, 2017 at 12:57 PM, Michael Paquier wrote: > On Thu, Oct 5, 2017 at 9:58 AM, Vaishnavi Prabakaran > wrote: > > Thanks for the suggestion and, OK I will create a new patch in upcoming > > commitfest with attached patch addressing above review comments. > >

Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall

2018-01-04 Thread Vaishnavi Prabakaran
On Wed, Dec 13, 2017 at 1:50 PM, Haribabu Kommi wrote: > Rebased patch attached that fixes the documentation build problem. > > Latest patch applies without noise. And here are some minor comments + + --set-db-properties + + +This option is to skip create database

[HACKERS] [PATCH] Tap test support for backup with tablespace mapping

2017-12-26 Thread Vaishnavi Prabakaran
Hi All, I have added support in Postgres TAP test framework to backup a data directory with tablespace mapping. Also added support to move the backup directory contents to standby node, because current option to init the standby from backup does not support copying softlinks, which is needed when