Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. :~$ createdb fortest --owner=postgres
  2. :~$ psql -U postgres fortest
  3. psql: FATAL: Peer authentication failed for user "postgres"
  4.  
  5. postgres=# connect fortest
  6. FATAL: catalog is missing 1 attribute(s) for relid 2653
  7. Previous connection kept
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement