Re: pg_dumpall forces plain text format

From: Joe Conway <mail(at)joeconway(dot)com>
To: grant <grant(at)amadensor(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Kohlsmith <akohlsmith(at)mixdown(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_dumpall forces plain text format
Date: 2002-07-11 16:21:47
Message-ID: 3D2DB09B.1020500@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

grant wrote:
> 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.

dblink in cvs will work on 7.2.x and supports UPDATE/INSERT/DELETE.

Joe

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message grant 2002-07-11 16:23:05 Re: pg_dumpall forces plain text format
Previous Message Mats Lofkvist 2002-07-11 15:29:12 7.2.1 backend crash (convert_string_datum, locale)