PostgreSQL 10 Administration Cookbook
上QQ阅读APP看书,第一时间看更新

Locating the database server files

Database server files are initially stored in a location referred to as the data directory. Additional data files may also be stored in tablespaces, if any exist.

In this recipe, you will learn how to find the location of these directories on a given database server.