Re: How to test something using ROLLBACK TRANSACTION

From: "Richard Broersma" <richard(dot)broersma(at)gmail(dot)com>
To: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
Cc: "William Garrison" <postgres(at)mobydisk(dot)com>, "Postgres General List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to test something using ROLLBACK TRANSACTION
Date: 2008-09-04 20:43:32
Message-ID: 396486430809041343g45ae7194ic83474845902c99c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 4, 2008 at 12:28 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> Have you tried psql? That's all I usually use. Here's what I get

The only problem with psql is that it is addictive. Once your hooked,
it is hard to use anything else.
:o)

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message D. Dante Lorenso 2008-09-04 20:43:33 Full outer join? Cross product? How to blend two queries into single row?
Previous Message Scott Marlowe 2008-09-04 19:28:43 Re: How to test something using ROLLBACK TRANSACTION