LLL: serialized and schema objects... - Mailing list pgsql-hackers

From Vadim Mikheev
Subject LLL: serialized and schema objects...
Date
Msg-id 35B6B2C6.63E95C63@krs.ru
Whole thread Raw
List pgsql-hackers
I need in help:

let's say you have serialized transaction in one session...
Now, some other user drops a table that was in data base when
serialized transaction began but does it before this transaction
read table (first time)...

1. Will RDBMS allow to drop table? (And so abort
   serialized transaction if it tries read dropped
   table)
2. Or DROP TABLE will be blocked waiting when
   serialized transaction commits/aborts ?

Could someone test this in Oracle/Informix/Sybase ?

Vadim

pgsql-hackers by date:

Previous
From: Brett McCormick
Date:
Subject: subselects & views
Next
From: "J. Eric Thompson"
Date:
Subject: Unsubscribing