Re: Older version?

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: 'Andy Lewis' <alewis(at)jumboclassifieds(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Older version?
Date: 2002-04-22 13:09:05
Message-ID: AE0489E2D9F21E4FB5A2DDBBA713908D01FB09@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Andy Lewis [mailto:alewis(at)jumboclassifieds(dot)com]
> Sent: 22 April 2002 13:53
> To: Dave Page
> Cc: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] Older version?
>
>
> Basically, I'd like to have the ability to ROLLBACK. Is that
> supported?

No, you can't rollback creation or modification of objects (actually, you
can to an extent if you use Revision Control -
http://www.pgadmin.org/pgadmin2.php?ContentID=13), but if you are writing
scripts and running them in the GUI, then you can use transactions in the
same way as you would in psql.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2002-04-22 13:25:41 Re: pgadminII and odbc version 7.02.0001
Previous Message Andy Lewis 2002-04-22 12:52:34 Re: Older version?