Re: Is it possible to combine the power of Postgres and Python in do statement?

Поиск
Список
Период
Сортировка
От Shaozhong SHI
Тема Re: Is it possible to combine the power of Postgres and Python in do statement?
Дата
Msg-id CA+i5JwYPSZxMFdM0Q0HN9oR64PrOqG0BvTZkKzQvj+o1+PD+1Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is it possible to combine the power of Postgres and Python in do statement?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Hi, Tom,

Any demo?

Regards,

David

On Tue, 5 Oct 2021 at 15:32, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Shaozhong SHI <shishaozhong@gmail.com> writes:
> How to combine the power of Postgres and Python is of interest.
> Can we do that within a Do statement?

DO $$ ... $$ LANGUAGE plpythonu;

                        regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Is it possible to combine the power of Postgres and Python in do statement?
Следующее
От: aditya desai
Дата:
Сообщение: DBMS Queus