Reloading a 6.3db into 6.4.1

From: "Stan Brown" <stanb(at)awod(dot)com>
To: pgsql-hackers(at)hub(dot)org
Subject: Reloading a 6.3db into 6.4.1
Date: 1999-01-04 03:49:11
Message-ID: 199901040349.WAA16845@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am having problems reloading my 6.3 dump inot 6.4.1 Heres what I am
seeing:

\connect template1 postgres
connecting to new database: template1 as user: postgres
create database stan;
QUERY: create database stan;
CREATEDB
\connect stan postgres
connecting to new database: stan as user: postgres
\connect - stan
connecting as new user: stan
FATAL 1: SetUserId: user 'stan' is not in 'pg_shadow'

Could not connect to new database. exiting

What am I doing wrong here?

--
Stan Brown stanb(at)netcom(dot)com 843-745-3154
Westvaco
Charleston SC.
--
Windows 98: n.
useless extension to a minor patch release for 32-bit extensions and
a graphical shell for a 16-bit patch to an 8-bit operating system
originally coded for a 4-bit microprocessor, written by a 2-bit
company that can't stand for 1 bit of competition.
-
(c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-01-04 04:44:13 Re: [HACKERS] Reloading a 6.3db into 6.4.1t
Previous Message Bruce Momjian 1999-01-04 03:28:05 Re: [HACKERS] include-file unhappiness