Thread: Making changes visible to other connections

Making changes visible to other connections

From
andrew@ugh.net.au
Date:
Hi,

If I run an UPDATE operation from one connection the changed data is only
visible form that connection. How do make the change visible from other
connections? Do I have to wrap everything in a transaction?

I'm using libpq if that makes a difference.

Thanks,

Andrew