Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build PostgreSQL table locally #23

Open
ChintanpatelTH opened this issue Feb 7, 2022 · 1 comment
Open

Build PostgreSQL table locally #23

ChintanpatelTH opened this issue Feb 7, 2022 · 1 comment

Comments

@ChintanpatelTH
Copy link

Hi,

I'm getting 502 Bad gateway while calling an API. Would be nice to know how to create postgresql tables locally. Already contacted to [email protected] but no reply from them.

Thanks!

@bhatt-j
Copy link

bhatt-j commented Feb 7, 2022

createdb [option...] [dbname [description]];

maybe this can work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants