Re: pg_dump restore problem - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: pg_dump restore problem
Date
Msg-id Pine.LNX.4.44.0303301544500.7532-100000@peter.localdomain
Whole thread Raw
In response to pg_dump restore problem  ("Devi Munandar" <devi@informatika.lipi.go.id>)
List 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@gmx.net


pgsql-admin by date:

Previous
From: "Devi Munandar"
Date:
Subject: pg_dump restore problem
Next
From: "Tamir Halperin"
Date:
Subject: pgAdmin II questions