/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/bin/psql/psqlrc.sample
8 строк
278 B
Tom Lane
Improve FILES section of psql reference page.
15 янв 2014, 04:27
15 янв 2014, 04:27
5df99f6
Код
Авторство
О чём код?
-- -- 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". --