again: how to synchronize database operations?

Started by Markus Wagnerover 23 years ago2 messagesgeneral
Jump to latest
#1Markus Wagner
magnus@gmx.de

Hi,

what would now be very interesting to me is:

Why cannot "template1" be *opened* in a multi-user environment? I think the
sync problem arose at the open call, not at the "create db" statement.

Markus

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Markus Wagner (#1)
Re: again: how to synchronize database operations?

Markus Wagner <magnus@gmx.de> writes:

Why cannot "template1" be *opened* in a multi-user environment? I think the
sync problem arose at the open call, not at the "create db" statement.

I think you are mistaken.

regards, tom lane