Re: regarding schema only migration from sqlserver to postgres with runmtk.sh

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: regarding schema only migration from sqlserver to postgres with runmtk.sh
Date: 2016-06-15 20:34:00
Message-ID: CAKFQuwYHbtenRHLnEEYFuwDYURQqHd6ZwAQR81MARdtQ=SeZfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 15, 2016 at 11:27 AM, Durgamahesh Manne <
maheshpostgres9(at)gmail(dot)com> wrote:

>
> i earlier mentioned the host name of the server (archive.tf.com)
>
>
​No, you did not. And if you believe you did that may indeed be part of
the problem.

The log you showed has this:

conn =jdbc:postgresql://dnsname:5432/edb

If you didn't change that for the email then there is at least one of your
problems.

Maybe you stuck the name of the host in a variable named "dnsname" but it
didn't get properly dereferenced?

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2016-06-15 20:39:26 Re: regarding schema only migration from sqlserver to postgres with runmtk.sh
Previous Message David G. Johnston 2016-06-15 20:30:57 Re: regarding schema only migration from sqlserver to postgres with runmtk.sh