DBI 1.20-nothread dispatch trace level set to 2
-> DBI->connect(DBI:Pg:dbname=jrado;host=raider-ralph, , ****)
-> DBI->install_driver(Pg) for linux perl=5.006001 pid=3030 ruid=1001 euid=1001
install_driver: DBD::Pg version 1.01 loaded from /usr/local/lib/perl/5.6.1/DBD/Pg.pm
<- install_driver= DBI::dr=HASH(0x82459e4)
-> default_user in DBD::_::dr for DBD::Pg::dr (DBI::dr=HASH(0x82459e4)~0x82ec3d8 undef undef HASH(0x8109d38))
<- default_user= ( undef undef ) [2 items] at DBI.pm line 423
-> connect for DBD::Pg::dr (DBI::dr=HASH(0x82459e4)~0x82ec3d8 'dbname=jrado;host=raider-ralph' undef **** HASH(0x8109d38))
pg_db_login
pg_db_login: conn_str = >dbname=jrado host=raider-ralph
No Postgres username specified in startup packet. error 1 recorded: No Postgres username specified in startup packet.
!! ERROR: 1 'No Postgres username specified in startup packet.'
####
DBI 1.20-nothread dispatch trace level set to 2
-> DBI->connect(DBI:Pg:dbname=jrado;host=raider-ralph, (username deleted for post), ****)
-> DBI->install_driver(Pg) for linux perl=5.006001 pid=32422 ruid=1001 euid=1001 install_driver: DBD::Pg version 1.01 loaded from /usr/local/lib/perl/5.6.1/DBD/Pg.pm
<- install_driver= DBI::dr=HASH(0x8225fd8)
-> connect for DBD::Pg::dr (DBI::dr=HASH(0x8225fd8)~0x8100750 'dbname=jrado;host=raider-ralph' '(username deleted for post)' **** HASH(0x80f6174))
pg_db_login
pg_db_login: conn_str = >dbname=jrado host=raider-ralph user=(username deleted) password=(password deleted)
<- connect= DBI::db=HASH(0x8100714) at DBI.pm line 426