aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMergejoin.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2008-02-26 16:07:16 +0000
committerPeter Eisentraut <peter_e@gmx.net>2008-02-26 16:07:16 +0000
commitf49beb3f505ca30a155134deb5a9b4b7167c6728 (patch)
tree44a60307930ca64e20981ae28b2806573eb64bbb /src/backend/executor/nodeMergejoin.c
parentf26203ef32e70127e44a084ceae2be8fafba1928 (diff)
downloadpostgresql-f49beb3f505ca30a155134deb5a9b4b7167c6728.tar.gz
postgresql-f49beb3f505ca30a155134deb5a9b4b7167c6728.zip
In the SSH setup instructions, change
ssh -L 3333:foo.com:5432 joe@foo.com I think this should be changed to ssh -L 3333:localhost:5432 joe@foo.com The reason is that this assumes the postgres server on foo.com allows connections from foo.com, which is not allowed by the default listen_addresses setting. Add more detail explaining this. pointed out by Faheem Mitha Also change the example port number 3333 to 63333 so no one can complain that we are stealing a reserved port number.
Diffstat (limited to 'src/backend/executor/nodeMergejoin.c')
0 files changed, 0 insertions, 0 deletions