Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg_dump and pg_restore in batch scripts


  • From: Tim Penhey <tim(at)penhey(dot)net>
  • Cc: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: pg_dump and pg_restore in batch scripts
  • Date: Sat, 28 Aug 2004 11:34:28 +0100
  • Message-id: <41305FB4(dot)2090908(at)penhey(dot)net>

Johan Paul Glutting wrote:

I don't think pg_restore is working in this Beta version of PostgreSQL. At least, that is my understanding, from a post a few weeks ago.

pg_restore does not work for me, although pg_dump seems to be functional.

You can edit your your pg_hba.conf file to set different types of authentication ("trust", or "ïdent")
http://www.postgresql.org/docs/7.3/interactive/client-authentication.html

Cheers,

JP

Aah... that will explain why I am having problems with the restoring of the database ;-)

Thanks for the link on authentication, that looks like it might solve the problem.

Tim




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group