Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
Facebook
Downloads
Home
>
mailing lists
pg_restore to new database wants to wipe out the old database? - Mailing list pgsql-general
From
Ron
Subject
pg_restore to new database wants to wipe out the old database?
Date
October 30, 2018
22:08:35
Msg-id
4a6e3243-7fcd-e7b3-4279-ce57bc5cf5ac@gmail.com
Whole thread
Raw
Responses
Re: pg_restore to new database wants to wipe out the old database?
List
pgsql-general
Tree view
Hi,
v9.6.9
Why is pg_restore trying to drop my production database, when I (think I) am telling it to create the new database "Molson"?
$ cd /backup
$ pg_dump -d
proddb
-j 8 -Fd --no-synchronized-snapshots -Z0 -v -f
proddb
2>
proddb
_pgdump.log
$
mv
proddb
Molson
$ pg_restore -vcC --if-exists --jobs=8 -d postgres
Molson
pg_restore: connecting to database for restore
pg_restore:
dropping DATABASE
proddb
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 145485; 1262 16385 DATABASE
proddb
TAP
pg_restore: [archiver (db)] could not execute query: ERROR: database "
proddb
" is being accessed by other users
DETAIL: There are 3 other sessions using the database.
Command was: DROP DATABASE IF EXISTS "
proddb
";
pg_restore: processing item 145482 ENCODING ENCODING
pg_restore: processing item 145483 STDSTRINGS STDSTRINGS
pg_restore: processing item 145484 SEARCHPATH SEARCHPATH
pg_restore: processing item 145485 DATABASE
proddb
pg_restore: creating DATABASE "
proddb
"
pg_restore: [archiver (db)] could not execute query: ERROR: database "
proddb
" already exists
Command was: CREATE DATABASE "
proddb
" WITH TEMPLATE = template0 ENCODING = 'UTF8' LC_COLLATE = 'en_US.UTF-8' LC_CTYPE = 'en_US.UTF-8';
Thanks
--
Angular momentum makes the world go 'round.
pgsql-general
by date:
Previous
From:
Adrian Klaver
Date:
30 October 2018, 21:11:45
Subject:
Re: Question about servicescript for stopping and starting postgresqlinstance
Next
From:
"David G. Johnston"
Date:
30 October 2018, 22:16:13
Subject:
Re: pg_restore to new database wants to wipe out the old database?
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
I confirm that I have read and accepted PostgresPro’s
Privacy Policy
.
I agree to get Postgres Pro discount offers and other marketing communications.
✖
×
×
Everywhere
Documentation
Mailing list
List:
all lists
pgsql-general
pgsql-hackers
buildfarm-members
pgadmin-hackers
pgadmin-support
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-benchmarks
pgsql-bugs
pgsql-chat
pgsql-cluster-hackers
pgsql-committers
pgsql-cygwin
pgsql-docs
pgsql-hackers-pitr
pgsql-hackers-win32
pgsql-interfaces
pgsql-jdbc
pgsql-jobs
pgsql-novice
pgsql-odbc
pgsql-patches
pgsql-performance
pgsql-php
pgsql-pkg-debian
pgsql-pkg-yum
pgsql-ports
pgsql-rrreviewers
pgsql-ru-general
pgsql-sql
pgsql-students
pgsql-testers
pgsql-translators
pgsql-www
psycopg
Period
anytime
within last day
within last week
within last month
within last 6 months
within last year
Sort by
date
reverse date
rank
Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
By continuing to browse this website, you agree to the use of cookies. Go to
Privacy Policy
.
I accept cookies