From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves |
Date: | 2013-01-25 12:31:44 |
Message-ID: | 20130125123144.GA4289@awork2.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 2013-01-25 08:49:10 +0000, Magnus Hagander wrote:
> Make pg_dump exclude unlogged table data on hot standby slaves
This missed the fact that there is no ExecuteSqlQueryForSingleRow and
surroundign infrastructure.
Fix attached.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-Fix-backpatch-of-unlogged-table-check-for-pg_dump.patch | text/x-patch | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-01-25 12:56:11 | Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves |
Previous Message | Magnus Hagander | 2013-01-25 08:49:10 | pgsql: Make pg_dump exclude unlogged table data on hot standby slaves |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-01-25 12:56:11 | Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves |
Previous Message | Noah Misch | 2013-01-25 12:25:35 | Re: Visual Studio 2012 RC |