Re: psql \e command

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: psql \e command
Дата
Msg-id 877id58uyk.fsf@alamut.mobiliz.com.tr
обсуждение исходный текст
Ответ на Re: psql \e command  (Klint Gore <kgore4@une.edu.au>)
Список pgsql-general
On Wed, 04 Jun 2008, Klint Gore <kgore4@une.edu.au> 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.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: [JDBC] How to just "link" to some data feed
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Failing to recover after panic shutdown