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

TablePlus -- connect to postgres instance, see database and tables #12

Closed
zipperer opened this issue Nov 30, 2023 · 1 comment
Closed
Assignees

Comments

@zipperer
Copy link
Owner

Follow steps from postgres_script.txt

== connect to postgres instance ==
add new connection
provide credentials for user

== see database and tables ==
navigate graphical interface
@zipperer
Copy link
Owner Author

We did this during #3 .

We changed the schema from information_schema to public.

We saw grace_and_truth_db database. In that database we saw mailing_list table

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

1 participant