Configuring Network Communications for Clients
How to Configure Network Communications for Your PSQL Clients
To access network files from a machine using a PSQL application, you must use the appropriate client requester at that machine. Your application’s PSQL calls go through the client requester, which sends them to the server for processing and then returns the reply to your application.
Generally, the default configuration settings for PSQL Server and Client are sufficient. You typically do not have to configure any settings for the database engine and clients to communicate and function together correctly.
This chapter contains the following sections.