mysociety / derechoapreguntar-theme

The Alaveteli theme for Derecho a Preguntar (Nicaragua)
https://derechoapreguntar.org/
Other
0 stars 3 forks source link

Export staging databse and import to production site #82

Closed garethrees closed 9 years ago

garethrees commented 9 years ago

Confirm with team Nicaragua that these are good to be published on the production site:

jbaezni commented 9 years ago

Asi es.

garethrees commented 9 years ago

Import everything mentioned here.

garethrees commented 9 years ago

Imported the whole staging DB to preserve all the existing associations.

Had a couple of errors that I need to check out tomorrow:

Password:
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 230; 1255 722599 FUNCTION plpgsql_call_handler() postgres
pg_restore: [archiver (db)] could not execute query: ERROR:  permission denied for language c
    Command was: CREATE FUNCTION plpgsql_call_handler() RETURNS opaque
    LANGUAGE c
    AS '$libdir/plpgsql', 'plpgsql_call_handler';

pg_restore: WARNING:  no privileges could be revoked for "public"
pg_restore: WARNING:  no privileges could be revoked for "public"
pg_restore: WARNING:  no privileges were granted for "public"
pg_restore: WARNING:  no privileges were granted for "public"
WARNING: errors ignored on restore: 1
garethrees commented 9 years ago

Done