Re: Rollback in Postgres

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Rollback in Postgres
Дата
Msg-id 1215849377.4051.1702.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Rollback in Postgres  (Lewis Cunningham <lewisc@rocketmail.com>)
Ответы Re: Rollback in Postgres  ("Dave Page" <dpage@pgadmin.org>)
Re: Rollback in Postgres  (Lewis Cunningham <lewisc@rocketmail.com>)
Список pgsql-sql
On Fri, 2008-07-11 at 18:56 -0700, Lewis Cunningham wrote:

> In addition to allowing you to read old data, Flashback will allow you
> to rollback to a point in time, including returning a single table to
> a specific state.  Flashback database is like PITR without the log
> files.

Like I said: you cannot rollback a single transaction after commit.

Please don't put links to copyrighted material on our lists.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: function that returns a set of records and integer(both of them)‏
Следующее
От: "Robins Tharakan"
Дата:
Сообщение: Re: Unnecessary repeat condition for a self inner join