This file is indexed.

/usr/share/postgresql/9.3/psqlrc.sample is in postgresql-client-9.3 9.3.24-0ubuntu0.14.04.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
--
--	system-wide psql configuration file
--
--  This file is read before the .psqlrc file in the user's home directory.
--
--  Copy this to your installation's sysconf directory and rename it psqlrc.
--  The sysconf directory can be identified via "pg_config --sysconfdir".
--