Re: pg_dumpall forces plain text format

From: grant <grant(at)amadensor(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: 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:23:05
Message-ID: Pine.LNX.4.33.0207110920590.11492-100000@dbms.amadensor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-07-11 16:41:24 Re: Bug #708: PgTransaction class is broken since 7.2
Previous Message Joe Conway 2002-07-11 16:21:47 Re: pg_dumpall forces plain text format