Re: pg_dumpall forces plain text format - Mailing list pgsql-bugs

From grant
Subject Re: pg_dumpall forces plain text format
Date
Msg-id Pine.LNX.4.33.0207110920590.11492-100000@dbms.amadensor.com
Whole thread Raw
In response to Re: pg_dumpall forces plain text format  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
You could fake some of this (select only) by using the dblink stuff in
contrib.....  You could link back to yourself and make it work.  Maybe if
you REALLY need it, you could modify dblink to allow updates as well as
selects.  If you really need it that bad, you have the source, write it.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dumpall forces plain text format
Next
From: Mats Lofkvist
Date:
Subject: 7.2.1 backend crash (convert_string_datum, locale)