PostgreSQL is the database server used to store information. Do you have a question or are you having problem with PostgreSQL? If so, post them here.
Moderator: Moderators
by mikew » Sun Jun 14, 2009 11:10 pm
i followed the faq, using pgadmin to backup and restore. during restore i get this message:
- Code: Select all
pg_restore: creating PROCEDURAL LANGUAGE plpgsql
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 365; 2612 16386 PROCEDURAL LANGUAGE plpgsql postgres
pg_restore: [archiver (db)] could not execute query: ERROR: language "plpgsql" already exists
Command was:
CREATE PROCEDURAL LANGUAGE plpgsql;
...
WARNING: errors ignored on restore: 1
Process returned exit code 1.
is this a problem?
-
mikew
-
- Posts: 56
- Joined: Sat Jan 03, 2009 12:41 am
by kraada » Mon Jun 15, 2009 9:32 am
No, that shouldn't matter.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
Return to PostgreSQL [Read Only]
Users browsing this forum: No registered users and 73 guests