Re: pg_dump ordering

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump ordering
Date: 2003-08-02 05:45:07
Message-ID: 5.1.0.14.0.20030802154354.06b80ed8@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 11:07 PM 1/08/2003 -0400, Tom Lane wrote:
>So all the dependency info must appear at the front.

Correct. It currently gets stored in the TOC, which is at the front, and is
read into memory at the start of the restore process.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcus Brger 2003-08-02 11:29:37 Re: php with postgres
Previous Message Bruce Momjian 2003-08-02 03:34:03 Re: psql \encoding fixed