create tables using the application metadata

From: Nikhil Ingale <niks(dot)bgm(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: create tables using the application metadata
Date: 2022-10-28 07:43:37
Message-ID: CALXkTpwCXLjx9=k-e6a1ktzUUUF=RtZ1OpOTzr159N=X9o2Lkw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Nikhil Ingale 2022-10-28 08:04:44 failed to create directory in postgresql
Previous Message Dionisis Kontominas 2022-10-22 07:45:15 Re: Asking for existence of a GUI frame work similar to Oracle APEX for PostgreSQL and others