Skip to content

Not compatible with postgres < 9.3 #16

@JorisVanEijden

Description

@JorisVanEijden

The config template has parameters that were introduced in 9.3:

LOG:  unrecognized configuration parameter "unix_socket_directories" in file "/var/lib/pgsql/9.2/data/postgresql.conf" line 59
LOG:  unrecognized configuration parameter "wal_sender_timeout" in file "/var/lib/pgsql/9.2/data/postgresql.conf" line 183
LOG:  unrecognized configuration parameter "wal_receiver_timeout" in file "/var/lib/pgsql/9.2/data/postgresql.conf" line 200
LOG:  unrecognized configuration parameter "lock_timeout" in file "/var/lib/pgsql/9.2/data/postgresql.conf" line 360
FATAL:  configuration file "/var/lib/pgsql/9.2/data/postgresql.conf" contains errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions