Re: Can I read the data without commit - Mailing list pgsql-sql

From Tim Landscheidt
Subject Re: Can I read the data without commit
Date
Msg-id m3limr9cpf.fsf@passepartout.tim-landscheidt.de
Whole thread Raw
In response to Can I read the data without commit  (John Fabiani <johnf@jfcomputer.com>)
List pgsql-sql
John Fabiani <johnf@jfcomputer.com> wrote:

> Yes I understand - but I want to know is it possible?  Can I read the data I
> just inserted without a commit.
> [...]

Are you talking about a web application?  Then no, you'll
have to code that yourself.

Tim



pgsql-sql by date:

Previous
From: John Fabiani
Date:
Subject: Re: Can I read the data without commit
Next
From: Rehan Saleem
Date:
Subject: how to concatenate in PostgreSQL