Re: pg_restore -U

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_restore -U
Date: 2001-03-06 02:08:14
Message-ID: 3.0.5.32.20010306130814.031f0510@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 22:51 5/03/01 +0100, Peter Eisentraut wrote:
>Could we use some other letter for the pg_restore '-U' option? psql and
>wrapper scripts use -U to select the user name to connect as (different
>from -u), and I'd like to implement this sometime for the pg_dump tools as
>well. How does -L ("list") sound?

I'm about to prevent some disabling of triggers, so I may as well make this
change as well, unless you are already doing it?

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
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 Lamar Owen 2001-03-06 02:11:38 Re: How to shoot yourself in the foot: kill -9 postmaster
Previous Message Philip Warner 2001-03-06 02:07:03 Re: pg_dump scripts are no longer ordinary-user friendly