Re: pg_dump restore time and Foreign Keys - Mailing list pgsql-hackers

From Robert Treat
Subject Re: pg_dump restore time and Foreign Keys
Date
Msg-id 200806082040.31398.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: pg_dump restore time and Foreign Keys  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sunday 08 June 2008 20:12:15 Tom Lane wrote:
> Robert Treat <xzilla@users.sourceforge.net> writes:
> > and i'm sure no one is against that idea, but you're never going to be
> > able to match the performance of just avoiding the check.
>
> We'll never be able to match the performance of not having transactions,
> either, but the community has never for a moment considered having a
> "no transactions" mode.
>

it's unclear what a "no transaction" mode would mean, but I'd be willing to 
guess some people have consider aspects of it (we've just never had 
agreement)

-- 
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: libpq support for arrays and composites
Next
From: Tom Lane
Date:
Subject: Automating our version-stamping a bit better