Re: [HACKERS] pg_dump inconsistences - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] pg_dump inconsistences
Date
Msg-id 199905260433.AAA02351@candle.pha.pa.us
Whole thread Raw
In response to pg_dump inconsistences  (Vadim Mikheev <vadim@krs.ru>)
List pgsql-hackers
> To return consistent results pg_dump should run all queries
> in single transaction, in serializable mode. It's old problem.
> But now when selects don't block writers we are able to do this.
> 
> Comments/objections?

If I understood what you were saying, I may object, but I don't, so go
ahead.  :-)

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] I can't compile cvs snapshot ...
Next
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] pg_dump inconsistences