Re: [HACKERS] psql Week 1

Поиск
Список
Период
Сортировка
От Matthew N. Dodd
Тема Re: [HACKERS] psql Week 1
Дата
Msg-id Pine.BSF.4.10.9910060057560.25333-100000@sasami.jurai.net
обсуждение исходный текст
Ответ на psql Week 1  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [HACKERS] psql Week 1
Список pgsql-hackers
On Tue, 5 Oct 1999, Peter Eisentraut wrote:
> * when \connect fails, it now keeps the previous connection (formerly
>   aborted program)

This is bad.

Consider some process that connects to various DBs and does stuff like
drop foo.

If connect fails assume that the user no longer wanted to be connected to
the old connection.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



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

Предыдущее
От: Roland Roberts
Дата:
Сообщение: Re: [HACKERS] psql Week 1
Следующее
От: "Luuk de Boer"
Дата:
Сообщение: Re: [HACKERS] Re: [GENERAL] Re: [PHP3] Re: PostgreSQL vs Mysql comparison