Changes between Version 26 and Version 27 of sysadminPostgreSQLConfiguration
- Timestamp:
- Jun 24, 2009, 11:17:08 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sysadminPostgreSQLConfiguration
v26 v27 273 273 == Connecting the Database Server To The Rest Of Evergreen == 274 274 275 For a complete discussion of iptables see [wiki:sysadminiptables iptables and network configuration]. For the specific ports needed by the postgres server see [wiki:sysadminiptables#NecessaryPorts-DatabaseServer Necessary Ports - Database Server] for other Postgres specific networking issuessee [wiki:sysadminiptables#SpecialPostgresqlIssues Special Postgresql Issues].275 For a complete discussion of iptables see [wiki:sysadminiptables iptables and network configuration]. For the specific ports used by the postgres server see [wiki:sysadminiptables#NecessaryPorts-DatabaseServer Necessary Ports - Database Server] for other postgres specific networking issues, see [wiki:sysadminiptables#SpecialPostgresqlIssues Special Postgresql Issues]. 276 276 277 277 ||'''NOTE:''' The Postgres server needs ''' JSON::XS ''' perl mod installed in order to be able to communicate with the oils server. See [wiki:sysadminiptables#SpecialPostgresqlIssues Special Postgresql Issues] for more information. ||