BUG #3247: Porblem during Import

From: "Rajeev" <rajeev(dot)moudgil(at)cmcltd(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3247: Porblem during Import
Date: 2007-04-20 12:57:52
Message-ID: 200704201257.l3KCvqxa022107@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3247
Logged by: Rajeev
Email address: rajeev(dot)moudgil(at)cmcltd(dot)com
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

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-04-20 14:58:35 Re: BUG #3242: FATAL: could not unlock semaphore: error code 298
Previous Message Andreas 2007-04-20 12:06:48 BUG #3246: User "name" could not be created.