Re: create tables using the application metadata

Поиск
Список
Период
Сортировка
От Samed YILDIRIM
Тема Re: create tables using the application metadata
Дата
Msg-id CAAo1mb=Qjs8VaoZg6-_V7bTbxknaBwA7Fs3+eRk56os9wiqvmw@mail.gmail.com
обсуждение исходный текст
Ответ на create tables using the application metadata  (Nikhil Ingale <niks.bgm@gmail.com>)
Список pgsql-admin
Hello Nikhil,

Could you explain with some example data? I can't comment on it without knowing what you have in the metadata table and its structure?

You basically can use SELECT statement and create a string through SQL queries against to your metadata table.

Best regards.
Samed YILDIRIM

On Fri, 28 Oct 2022, 09:44 Nikhil Ingale, <niks.bgm@gmail.com> wrote:
Hi All,
I've metadata tables of our application where we have all tables,columns and constraints information about each table stored.

How do I generate the CREATE TABLE sql scripts to generate schema using our application metadata table?

Regards,
Nikhil

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

Предыдущее
От: Samed YILDIRIM
Дата:
Сообщение: Re: failed to create directory in postgresql
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: failed to create directory in postgresql