Re: pg_dump broken for non-super user - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: pg_dump broken for non-super user
Date
Msg-id CAMsr+YFQCY683Ww6TrNL+5gOteMzOTeXwzsJK26YaVAmgy=ang@mail.gmail.com
Whole thread Raw
In response to pg_dump broken for non-super user  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Responses Re: pg_dump broken for non-super user  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On 3 May 2016 at 19:04, Rushabh Lathia <rushabh.lathia@gmail.com> wrote:
With commit a9f0e8e5a2e779a888988cb64479a6723f668c84, now pg_dump, use a bitmap
to represent what to include. With this commit if non-super user is unable
to perform the dump.

Hm. I think we need a src/bin/pg_dump/t/ test for the TAP suite for this one, because something this fundamental should really have blown the buildfarm up when committed.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Processes and caches in postgresql
Next
From: "dandl"
Date:
Subject: Re: SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7