ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Aleksey E. Birukov" <birukov@vladinfo.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] postgresql v8.0 upgrade on 8.1
Date: Mon, 5 Dec 2005 22:46:01 +0300
Message-ID: <200512052246.01511.birukov@vladinfo.ru> (raw)
In-Reply-To: <200512051219.40846.serpiph@nikiet.ru>

В сообщении от Понедельник 05 Декабрь 2005 12:19 Epiphanov Sergei написал(a):
У меня pg_dumpall завершается с ошибкой:
bash-2.05b$ pg_dumpall |tail
pg_dump: SQL command failed
pg_dump: Error message from server: ERROR:  did not find '}' at end of input 
node
pg_dump: The command was: SELECT tableoid, oid, nspname, (select usename from 
pg_user where nspowner = usesysid) as usename, nspacl FROM pg_namespace
pg_dumpall: pg_dump failed on database "openexchange", exiting

--
-- Users
--

ALTER USER postgres WITH CREATEDB CREATEUSER;


\connect openexchange

Что делать?

> В двух словах:
> 1) на старой базе делаете pg_dumpall (пусть этот файл называется basa.sql)
> 2) обновляете сервер
> 3) при остановленном сервере чистите его базы данных: перенесите настройки
> (*.conf) из /var/lib/prsql-root/var/lib/pgsql/data в другое место, удаляете
> всё из этого каталога, запускаете сервер заново.
> 4) При помощи команды psql -f basa.sql наполняете базы данных, при
> наполнении следите за возможными ошибками для их быстрого исправления.

-- 
$respect

  reply	other threads:[~2005-12-05 19:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-03 21:19 Aleksey E. Birukov
2005-12-05  9:19 ` Epiphanov Sergei
2005-12-05 19:46   ` Aleksey E. Birukov [this message]
2005-12-07  7:29     ` Ivan Fedorov
2005-12-22 20:09       ` Aleksey E. Birukov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200512052246.01511.birukov@vladinfo.ru \
    --to=birukov@vladinfo.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git