Locking a table...

Поиск
Список
Период
Сортировка
От Scott Burgess
Тема Locking a table...
Дата
Msg-id DLELKHDCKFAMDPPOAPGGOEHDCAAA.ScottBurgess@diamondkey.com
обсуждение исходный текст
Ответы Re: Locking a table...
Список pgsql-jdbc
Hi,
    Quick question: In my Java app, when a database table is locked (LOCK TABLE
tablename), if I go to access / change something in this table while it's
locked, I get an error message back saying the relation does not exist, yet
as soon as the lock is released, the java app works fine again.

Is this supposed to work this way? Is it a JDBC specification or specific to
the Postgres implementation?


Thanks in advance,

Scott Burgess.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Chantal Ackermann
Дата:
Сообщение: Re: syslog problem (was: retrieving configuration of an existing database)
Следующее
От: arun vc
Дата:
Сообщение: problem in resultset relative method