Re: pg_dump restore problem

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Devi Munandar <devi(at)informatika(dot)lipi(dot)go(dot)id>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_dump restore problem
Date: 2003-03-30 13:45:42
Message-ID: Pine.LNX.4.44.0303301544500.7532-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Devi Munandar writes:

> MAP IDENT PGUSERNAME
> phpuser phpuser postgres

With this setup you can connect if your OS user is "phpuser" and the user
you want to connect as is "postgres". So log in as "phpuser" on you OS
and run pg_restore with the option -U postgres.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tamir Halperin 2003-03-30 18:33:13 pgAdmin II questions
Previous Message Devi Munandar 2003-03-30 10:28:28 pg_dump restore problem