diff options
Diffstat (limited to 'conf/postgresql.in')
-rw-r--r-- | conf/postgresql.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/postgresql.in b/conf/postgresql.in deleted file mode 100644 index 057d4fb..0000000 --- a/conf/postgresql.in +++ /dev/null @@ -1,7 +0,0 @@ -# Note: changing PGDATA will typically require adjusting SELinux configuration -# as well; see @README_DIST@. -# -# It is not encouraged to configure PGPORT here. Use the -# @PGDATADIR@/postgresql.conf configuration file. - -PGDATA=@PGDATADIR@ |