Обсуждение: Create TAable problem

Поиск
Список
Период
Сортировка

Create TAable problem

От
Alexaki Sofia
Дата:
Hello,

Using JDBC PostgreSQL 7.0.2 driver, I try to create a big number
of tables in the db. All 'create table' statements are found
in one transaction.

However an SQL Exception is thrown
SQLException: FATAL 1: LockAcquire: lock table 1 is corrupted
SQLException: postgresql.stream.eof

Is there a restricted number of tables that are possible to be
created in one transaction?

thanks in advance for your help

Best Ragards,
Sofia Alexaki