database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL Q&A 1734 게시물 읽기
No. 1734
한 서버에서 다른 서버로 백업파일을 복구하는 도중에 에러가 납니다.
작성자
작성일
2000-10-09 12:34
조회수
7,591

안녕하세요. 계속해서 좋은 사이트가 되기를 바라구요.

 

1대의 서버(a서버)에서 다른 서버(b서버)로 백업파일을 옮기는 도중에 에러가 납니다.

 

a서버에서 pg_dump를 이용해서 백업을 했구요.

postgres $> pg_dump kric > kric.db

 

백업파일(kric.db)를 b서버에 옮긴후에 복구를 했어요.

postgres $> createdb kric

postgres $> psql /d kric.db /e < kric.db

 

그런데, 일부만 복구가 되고, 아래와 같은 에러가 연속적으로 나옵니다.

 

=================================에러 메시지==================================

 

\! [<cmd>] // shell escape or command

\9 2000/07/27 19:06:56 10421 플라스틱 토목건자재 배수로관 >

 

\? // help

\a // toggle field/alignment (currently on)

\C [<captn>] // set html3 caption (currently '')

\connect <dbname|/> <user> // connect to new database (currently 'kric')

\copy table {from | to} <fname>

\d [<table>] // list tables and indices, columns in <table>, or * for all

\da // list aggregates

\dd [<object>]/ list comment for table, field, type, function, or operator.

\df // list functions

\di // list only indices

\do // list operators

\ds // list only sequences

\dS // list system tables and indexes

\dt // list only tables

\dT // list types

\e [<fname>] // edit the current query buffer or <fname>

\E [<fname>] // edit the current query buffer or <fname>, and execute

\f [<sep>] // change field separater (currently '|')

\g [<fname>] [|<cmd>] // send query to backend [and results in <fname> or pipe]

\h [<cmd>] // help on syntax of sql commands, * for all commands

\H // toggle html3 output (currently off)

\i <fname> // read and execute queries from filename

\l // list all databases

\m // toggle monitor/like table display (currently off)

\o [<fname>] [|<cmd>] // send all query results to stdout, <fname>, or pipe

\p // print the current query buffer

\q // quit

\r // reset(clear) the query buffer

\s [<fname>] // print history or save it in <fname>

\t // toggle table headings and row count (currently on)

\T [<html>] // set html3.0 <table ...> options (currently '')

\x // toggle expanded output (currently off)

\w <fname> // output current buffer to a file

\z // list current grant/revoke permissions

\! [<cmd>] // shell escape or command

Segmentation fault

 

==============================================================================

 

왜, 일부만 복구가 되고, 나머진 복구가 되지 않는 거죠?

[Top]
No.
제목
작성자
작성일
조회
1746serial...
박은경
2000-10-11
6110
1747┕>Re: serial...
정재익
2000-10-11 13:47:13
6494
17417.0.2의 Source에 궁금..
김철환
2000-10-10
6328
1743┕>Re: 7.0.2의 Source에 궁금..
정재익
2000-10-10 10:08:47
6856
17351730번 답변에 대한 감사
오행언
2000-10-09
6169
1734한 서버에서 다른 서버로 백업파일을 복구하는 도중에 에러가 납니다.
2000-10-09
7591
1736┕>Re: 한 서버에서 다른 서버로 백업파일을 복구하는 도중에 에러가 납니다.
정재익
2000-10-09 15:13:46
7565
1738 ┕>Re: Re: 한 서버에서 다른 서버로 백업파일을 복구하는 도중에 에러가 납니다.
2000-10-09 17:47:36
6970
1740  ┕>Re: Re: Re: 한 서버에서 다른 서버로 백업파일을 복구하는 도중에 에러가 납니다.
정재익
2000-10-10 08:55:02
6991
1742   ┕>한 서버에서 다른 서버로 백업파일을 복구하는
2000-10-10 10:02:16
7792
1744    ┕>Re: 한 서버에서 다른 서버로 백업파일을 복구하는
정재익
2000-10-10 11:26:12
7186
1745     ┕>한 서버에서 다른 서버로 백업파일을 복구하는
2000-10-10 19:37:41
6980
1731혹시 PostgerSQL에 대한 강의같은것은 없나요?
무명
2000-10-09
7048
1732┕>Re: 혹시 PostgerSQL에 대한 강의같은것은 없나요?
정재익
2000-10-09 10:42:38
7084
1733 ┕>Re: Re: 혹시 PostgerSQL에 대한 강의같은것은 없나요?
무명
2000-10-09 10:51:01
7116
1739┕>Re: 혹시 PostgerSQL에 대한 강의같은것은 없나요?
김윤한
2000-10-10 00:08:47
6877
1728large object에서 pg_locreate()함수 에러
오행언
2000-10-08
6862
1730┕>Re: large object에서 pg_locreate()함수 에러
정재익
2000-10-08 16:38:03
6921
1723재익님 급한 질문입니당..
송봉준
2000-10-07
7052
1724┕>Re: 재익님 급한 질문입니당..
정재익
2000-10-07 10:03:14
7481
1725 ┕>Re: Re: IMMEDIATE 에서 에러가 나는데 .. 어떤에러 입니까?
송봉준
2000-10-07 16:39:07
7641
1726  ┕>Re: Re: Re: IMMEDIATE 에서 에러가 나는데 .. 어떤에러 입니까?
정재익
2000-10-07 23:48:54
7358
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.019초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다