Exercise 5: PostgreSQL Files
In my PostgreSQL server
- examine the content of the
$PGDATA directory
- find the directory containing the
pizza database
- find the file in this directory for the
People table
- examine the contents of the
People file
- what are the other files in the directory?
- are there forks in any of my databases?
|