Re: DDL from psql console?

From: John Browne <jkbrowne(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: DDL from psql console?
Date: 2005-04-25 16:00:00
Message-ID: ccc606105042509001a871fa@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Actually, that's a thought.. I could even create a bash wrapper
script so I wouldn't have to type the database name each time. Will
give it a shot.

Thanks

On 4/25/05, Michael Fuhr <mike(at)fuhr(dot)org> wrote:
> On Mon, Apr 25, 2005 at 10:44:14AM -0500, John Browne wrote:
> >
> > Yeah, I know about pg_dump. I just was curious if there was another
> > way, since I always have two psql consoles already open at all times
> > anyway. :-)
>
> You could do "\!pg_dump ..."
>
> --
> Michael Fuhr
> http://www.fuhr.org/~mfuhr/
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2005-04-25 16:02:12 Re: timezone() with timeofday() converts the wrong direction?
Previous Message Bruce Momjian 2005-04-25 15:58:18 Re: DDL from psql console?