What is base directory in PostgreSQL?
The base directory in PostgreSQL (data_dir/base) is the folder is where PostgreSQL stores all the data you have inserted in your databases. It contains all the sub-directories which are used by a database in your clusters.
BY Best Interview Question ON 17 Dec 2020