Jason Tan Boon Teck <tanboont...@gmail.com> wrote:
 
> I need to move some databases written in Psql v8.4 to the stable
> production server running v8.3.
 
> I am unable to do so due to the backward incompatibility.
 
You used features in 8.4 which aren't present in 8.3, or do you mean
something else?
 
> Is there anyway to do this?
 
I would try to use the newer pg_dump and investigate any warnings or
errors on reading into the older.
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to