Re: Transactions to localhost

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Transactions to localhost
Дата
Msg-id 200309251633.h8PGXt914517@candle.pha.pa.us
обсуждение исходный текст
Ответ на Transactions to localhost  (Dan Anderson <dan@mathjunkies.com>)
Список pgsql-general
Dan Anderson wrote:
> Will transactions do anything if I am connecting to a Unix socket on
> localhost?  I know that if the wire is cut between a remote host while
> sending a transaction it can be rolled back, but what if lightning hits
> the computer?  Is it a good idea to do anyways or a waste of time?

Transactions behave the same over unix domain sockets --- the
transaction will be rolled back on disconnect or crash.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Dan Anderson
Дата:
Сообщение: Re: career in SQL/Database administration
Следующее
От: "Dave [Hawk-Systems]"
Дата:
Сообщение: populate table with large csv file