zipperer / migrate_database_with_michael

0 stars 0 forks source link

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

Closed zipperer closed 7 months ago

zipperer commented 7 months ago

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 commented 7 months ago

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