Skip to content

Instantly share code, notes, and snippets.

@rassie
Created August 7, 2009 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rassie/164201 to your computer and use it in GitHub Desktop.
Save rassie/164201 to your computer and use it in GitHub Desktop.
$VAR1 = [
'-h',
'localhost',
'-U',
'postgres',
'musicbrainz_db',
'-d',
'--no-password',
'plpgsql'
];
createlang: konnte nicht mit Datenbank plpgsql verbinden: FATAL: Datenbank >>plpgsql<< existiert nicht
Failed to create language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment