BUG #3247: Porblem during Import - Mailing list pgsql-bugs

From Rajeev
Subject BUG #3247: Porblem during Import
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3247
Logged by:          Rajeev
Email address:      [email protected]
PostgreSQL version: 8.2.3
Operating system:   GNU/Linux
Description:        Porblem during Import
Details:

During conversion from oracle to postgresql by ora2pg
1. I created the database
psql mcopsdb

2. I imported the tables and data

psql mcopsdb -f output.sql

3. The Problem is Tables got imported ,but data did not get imported in the
database

Please help...

Regards,
Rajeev

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #3242: FATAL: could not unlock semaphore: error code 298
Next
From: "Andreas"
Date:
Subject: BUG #3246: User "name" could not be created.