On Mon, Mar 26, 2012 at 6:22 PM, leaf_yxj <leaf_...@163.com> wrote:
> Oracle database, the other user can't see the uncommited data,  for
> postgresql 8.2 , it looks like once you issue insert , the other user will
> automatically see new record. was it wrong? I am pretty new to postgresql?

Most likely you are committing somewhere.  Maybe you are doing this in
psql and autocommit is turned on in the front end?

Best Wishes,
Chris Travers

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to