Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question
Дата
Msg-id 26f25903-e972-0339-c5e5-da83c91ad6e4@aklaver.com
обсуждение исходный текст
Ответ на Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question  (Garfield Lewis <garfield.lewis@lzlabs.com>)
Ответы Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question  (Garfield Lewis <garfield.lewis@lzlabs.com>)
Список pgsql-general
On 4/24/23 08:25, Garfield Lewis wrote:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>  > Doesn't that work already?
> 
> Hi Tom,
> 

> 
> [sysprog@nucky workspace] (h-master-LZRDB-5220-fix-WCOC-failure)*$ psql -V
> 
> psql (PostgreSQL) 14.7
> 
> Is this allowed maybe in Postgres 15?
> 

This:

psql:curs.pgs:2: NOTICE:  DDL was performed without updating catalog 
tables: Note that CREATE TABLE from a non-SDM client does not maintain 
LzRelational catalog tables

seems to indicate you are using some sort of Postgres fork.

Is that the case and if so what is the fork?

-- 
Adrian Klaver
adrian.klaver@aklaver.com




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

Предыдущее
От: Garfield Lewis
Дата:
Сообщение: Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question
Следующее
От: Siddharth Jain
Дата:
Сообщение: what happens if a failed transaction is not rolled back?