Re: BUG #16228: Can connect, but cannot open or use tables in LibreOffice Base 6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #16228: Can connect, but cannot open or use tables in LibreOffice Base 6
Дата
Msg-id 31617.1579892016@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #16228: Can connect, but cannot open or use tables in LibreOffice Base 6  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16228: Can connect, but cannot open or use tables inLibreOffice Base 6  (Joe Tart <joetod1692@gmail.com>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> I can connect to Postgres 12 with Base, and the tables will show up in the
> "tables" section, but when I click on the table to open it, the table
> disappears.  If I try to create a table from Base with the Wizard to store
> in Postgres 12, I get an error message 

> "Error code: 1 pq_driver: [PGRES_FATAL_ERROR]ERROR: column pg_attrdef.adsrc
> does not exist"

Evidently that driver needs some updates to work with Postgres 12.
(The system catalog pg_attrdef's adsrc column has been deprecated
for ages, and it finally went away in PG 12.  If they're that much
behind the times, there may be other issues too.)

We can't really help you on this, you need to file a bug with
LibreOffice.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16228: Can connect, but cannot open or use tables in LibreOffice Base 6
Следующее
От: Joe Tart
Дата:
Сообщение: Re: BUG #16228: Can connect, but cannot open or use tables inLibreOffice Base 6