From: | "nimeshb" <nimeshb(at)syscon-intl(dot)com> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org>, <pgadmin-support(at)postgresql(dot)org>, <pgsql-ports(at)postgresql(dot)org> |
Subject: | ecpg not found |
Date: | 2002-05-29 17:00:59 |
Message-ID: | 001201c207327bd3a00a11ac@sysconintl.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support pgsql-novice pgsql-ports |
I am trying to port my data from Ingres to Postgres( that has come with Linux distribution)
I found that Ingres prepends all the strings from database with the no. of characters while unloading.
So if a varchar-filed in Ingres has "Syscon" as the value it would have "6Syscon" when unloaded.
But When I reloaded the whole data in Postgres I had "6Syscon" in my database.So I wanted
to write a C programme with embedded Sql to take care of all such bad-data. But I get the ecpg not found.
I checked all the bin directories where it could be but couldn't found.Do I need to buy the stuff and install it.
If yes then how and from whom.
Thanks very much !
Nimesh
From | Date | Subject | |
---|---|---|---|
Next Message | nimeshb | 2002-05-29 18:20:39 | Re: ecpg not found |
Previous Message | Raymond Chui | 2002-05-29 14:42:27 | How to partial dump the log in SQL? |
From | Date | Subject | |
---|---|---|---|
Next Message | Wei Weng | 2002-05-29 19:52:40 | psql without password prompt |
Previous Message | Cédric Mallet | 2002-05-29 16:32:59 | Change a database owner |
From | Date | Subject | |
---|---|---|---|
Next Message | Nicolas Bazin | 2002-06-03 02:10:10 | Re: [PORTS] ecpg not found |
Previous Message | Tapio.Niva | 2002-05-29 12:37:15 | postgreSQL 7.2.1 configure on HP-UX 11i |