Psql: Difference between revisions

From annawiki
(Created page with " tobiasco@main:/root$ psql CREATE DATABASE test2; psql: warning: extra command-line argument "test2" ignored psql: FATAL: Peer authentication failed for user "DATABASE"")
 
m (Tobiasco moved page Pgsql to Psql)
(No difference)

Revision as of 2013-11-21T11:27:51

tobiasco@main:/root$ psql CREATE DATABASE test2;
psql: warning: extra command-line argument "test2" ignored
psql: FATAL:  Peer authentication failed for user "DATABASE"