On Wed, 04 Jun 2008, Klint Gore <[EMAIL PROTECTED]> writes:
> postgres=# create table bar (foo int);
> CREATE TABLE
> postgres=# \e
> ERROR:  relation "bar" already exists
> postgres=#

Not exactly like that, consider placing a "\c new_copy" line to your
script file.

>>      \ef  regex  - Edit function.
>>   
> Yes. Like what pgadmin does when you hit the sql button with a
> function selected.

Despite we have both the EMS SQL Manager and PGadmin, none of these
(IMHO) give the flexibility and ease of use of psql.


Regards.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to