| From: | Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Check postgres compile-time options |
| Date: | 2005-08-01 23:33:31 |
| Message-ID: | 200508012033.31260.martin@bugs.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
El Lun 01 Ago 2005 20:13, Laura Vance escribió:
>
> I've tried other configuration test programs, but none of them seem to
> connect properly.
>
> Is there some incompatibility with this version of iodbc and postgresql
> 7.1.2?
Sorry, I happen to recall that you wanted this to upgrade the PG system. Why
don't you just use pg_dumpall on the PG 7.1.2 instalation, save the output
file, upgrade to a newer version (try 8.0.3), and restore the backup with
psql? Much easier.
--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
---------------------------------------------------------
Martín Marqués | Programador, DBA
Centro de Telemática | Administrador
Universidad Nacional
del Litoral
---------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laura Vance | 2005-08-02 00:17:23 | Re: Check postgres compile-time options |
| Previous Message | Robert Treat | 2005-08-01 23:33:11 | Re: PostgreSQL vs. MySQL |