Re: the difference between psql , createdb, dropuser

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: mallikarjun t <mallit333(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: the difference between psql , createdb, dropuser
Date: 2019-10-29 16:37:29
Message-ID: CAKFQuwaOHmTYouzj59-vcV6oeYa5PSX294QdJt1_GbazCv0iiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Oct 29, 2019 at 5:12 AM mallikarjun t <mallit333(at)gmail(dot)com> wrote:

> Iam trying to migrate data oracle to postgres, I am using conversion tool
> ora2pg, data is converted, but I am dumping data into postgres I will get
> following error message,
>

Maybe try sending a brand new email with a proper subject line and to an
appropriate list (probably ora2pg since the query you says its generating
simply isn't valid in PostgreSQL).

David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Wells Oliver 2019-10-30 03:05:10 Dropping functions from pg_proc table w/ querry
Previous Message Craig James 2019-10-29 15:41:32 Re: Different query plans when running through application