Re: More info about PostgreSQL 8 - Mailing list pgsql-general

From Michael Fuhr
Subject Re: More info about PostgreSQL 8
Date
Msg-id 20050214202131.GA28907@winnie.fuhr.org
Whole thread Raw
In response to More info about PostgreSQL 8  ("Cristian Prieto" <cristian@clickdiario.com>)
List pgsql-general
On Mon, Feb 14, 2005 at 02:03:37PM -0600, Cristian Prieto wrote:

> in the page http://www.postgresql.org/docs/whatsnew it's mentioned
> new features in PostgreSQL 8, I've readed the PgSQL 8 manual and
> found nothing about the use of SavePoints, Point-in-Time, etc...

The Index has references to both of the above examples:

http://www.postgresql.org/docs/8.0/static/bookindex.html

http://www.postgresql.org/docs/8.0/static/sql-savepoint.html
http://www.postgresql.org/docs/8.0/static/sql-release-savepoint.html
http://www.postgresql.org/docs/8.0/static/sql-rollback-to.html

http://www.postgresql.org/docs/8.0/static/backup.html
http://www.postgresql.org/docs/8.0/static/backup-online.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: pg_affected Change Request
Next
From: Benjamin Smith
Date:
Subject: PG and OpenSSI?