I am trying to view a database created on a different system in my current installation of postgres.
I downloaded the same version of postgres (9.6) and replaced the data folder with the data folder from the other system, but when I look at the database in pgadmin, only the default tables are present.
I am also confused by the directory structure. The directory structure I copied over is /data/base, four number directors and "pgsql_tmp." What do these numbers mean?