public inbox for [email protected]  
help / color / mirror / Atom feed
From: Joshua D. Drake <[email protected]>
To: [email protected]
Subject: Slight change to backup.sgml
Date: Tue, 15 Apr 2008 20:41:23 -0700
Message-ID: <[email protected]> (raw)

As worded currently:

Restore the database files from your backup dump.

Says to me... use pg_restore as I used pg_dump to make a dump. I
changed it to:

Restore the database files from your base backup.

As creating the base backup is referenced earlier in the page.

Joshua D. Drake

-- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




Attachments:

  [text/x-patch] backup.diff (937B, 2-backup.diff)
  download | inline diff:
Index: backup.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/backup.sgml,v
retrieving revision 2.118
diff -c -r2.118 backup.sgml
*** backup.sgml	9 Apr 2008 02:52:04 -0000	2.118
--- backup.sgml	16 Apr 2008 03:39:59 -0000
***************
*** 930,936 ****
     </listitem>
     <listitem>
      <para>
!      Restore the database files from your backup dump.  Be careful that they
       are restored with the right ownership (the database system user, not
       <literal>root</>!) and with the right permissions.  If you are using
       tablespaces,
--- 930,936 ----
     </listitem>
     <listitem>
      <para>
!      Restore the database files from your base backup.  Be careful that they
       are restored with the right ownership (the database system user, not
       <literal>root</>!) and with the right permissions.  If you are using
       tablespaces,


view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Slight change to backup.sgml
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox