Re: Is there a way to automatically scan a table and determine the format of data

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: Is there a way to automatically scan a table and determine the format of data
Дата
Msg-id YgzL+IcClGNhBr72@hermes.hilbert.loc
обсуждение исходный текст
Ответ на Is there a way to automatically scan a table and determine the format of data  (Shaozhong SHI <shishaozhong@gmail.com>)
Список pgsql-general
Am Wed, Feb 16, 2022 at 01:27:56AM +0000 schrieb Shaozhong SHI:

> Is there a way to automatically scan a table and report the format of data
> for each column?

pg_class

But you may want to rethink the approach given that you use Python.

Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



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

Предыдущее
От: Shaozhong SHI
Дата:
Сообщение: Is there a way to automatically scan a table and determine the format of data
Следующее
От: celati Laurent
Дата:
Сообщение: How to disable read-only mode on a table? (superUser)