PostgreSQL password for postgres
Hi
In most if not all testing environement for PostgreSQL, the root user/pwd is postgres/postgres
Could you change the root usr/pwd of the postgresql instance to postgres/postgres?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 01 Mar, 2016 06:50 PM
It's going to break many builds. Can you change the password from command line?
2 Posted by zosrothko on 02 Mar, 2016 10:12 AM
It is possible on my Win7 machine... but I do not know if this will work on AppVeyor..; will give try.. Just wondering, why did you use Password12! as password and not a standard postgres?
By the way, we will need also the x86 version PostgreSQL 9.4. Could you install it as a standard service database ?
There will be a problem for the listeing port: On our infrastructure, PostgreSQL x86 is listening on 5432 while PostgreSQL x64 is listening on 5464..
Thanks in advance
Support Staff 3 Posted by Feodor Fitsner on 02 Mar, 2016 07:58 PM
Well, that password is the same across all DBs on build workers. You can install any version of Postgre using the script. For example, this is how we currently install Postgre 9.4 x64: https://gist.github.com/FeodorFitsner/a2e945e4da9e2f40632b
4 Posted by fredrik.averpil on 14 Feb, 2017 02:16 PM
Here's what I did which worked great:
zosrothko closed this discussion on 17 May, 2018 09:08 AM.