Re: More info about PostgreSQL 8

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Cristian Prieto <cristian(at)clickdiario(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: More info about PostgreSQL 8
Date: 2005-02-14 20:21:31
Message-ID: 20050214202131.GA28907@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Milla Erdee 2005-02-14 20:25:15 Re: Question regarding threaded mode
Previous Message Michael Fuhr 2005-02-14 20:14:24 Re: pg_affected Change Request