> 
> Postgres 7.3.X is missing of a lot implicit cast present before
> so I suggest you to define your cast integer => varchar before 
> to import the DB.
> 

  do you mean I redefine this function....

      varchar(integer)    -----into---->   varchar(varchar)   ?
 
  because this function varchar(integer) is from PostgreSQL 7.1.3 itself

best regards
Eko Pranoto



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to