insert data into partitioned tables via Java application

Поиск
Список
Период
Сортировка
От cap20
Тема insert data into partitioned tables via Java application
Дата
Msg-id 17957653.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: insert data into partitioned tables via Java application
Список pgsql-jdbc
I am trying to do an insert data into EDB partitioned tables via front end
application (Java) but the application failing to do an insert. The problem
I identified is since the insert happening into partitioned tables in the
background when you do an insert into base table, so the insert returning
returning Zero rows affected message back to application. So it is failing,
is there any work-around for this.

Any help will be greatly appreciated.

Thanks,
Cap20.
--
View this message in context:
http://www.nabble.com/insert-data-into-partitioned-tables-via-Java-application-tp17957653p17957653.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


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

Предыдущее
От: "John T. Dow"
Дата:
Сообщение: Re: Populating large tables with occasional bad values
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: insert data into partitioned tables via Java application