using psql after you change the default port - Mailing list pgsql-general

From David Kerr
Subject using psql after you change the default port
Date
Msg-id 20091222235720.GA18657@mr-paradox.net
Whole thread Raw
Responses Re: using psql after you change the default port  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: using psql after you change the default port  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: using psql after you change the default port  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
Howdy all

I changed the default port for Postgresql.

Now, when I want to access postgresql via psql (on the db server),
is there a way to make it default to the new port without using -p
or a .psqlrc file?

I sort of assumed that psql connected via a local pipe and not a port.

Thanks

Dave

pgsql-general by date:

Previous
From: "Antonio Sobalvarro"
Date:
Subject: Re: relation pg_autovacuum does not exist in postgresql 8.4.2
Next
From: Scott Marlowe
Date:
Subject: Re: using psql after you change the default port