SyntaxFix
Write A Post
Hire A Developer
Questions
You can also change the port when starting up:
$ pg_ctl -o "-F -p 5433" start
Or
$ postgres -p 5433
More about this in the manual.