| From: | "Scott Marlowe" <smarlowe(at)qwest(dot)net> |
|---|---|
| To: | "Eric" <ericg(at)conceptid(dot)ca> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: import mysql database... |
| Date: | 2004-09-08 17:21:31 |
| Message-ID: | 1094664091.13944.14.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, 2004-09-08 at 09:07, Eric wrote:
> Hi,
>
> I have a running PHPBB mySQL dump that I would like to load/import in
> postgreSQL... I didn't try yet but I wonder if it's straightforward and
> just import the mySQL dump into postgreSQL ?
>
> (Of course, I want to migrate PHPBB running on a server with mySQL to
> another server running with postgreSQL). Yes PHPBB has postgreSQL
> support.
Is this the dump from mysqldump or the one from PHPBB? I think the dump
from phpbb directly could be imported to another instance of phpbb
running on top of postgresql. I haven't ever tried it, I'm just
guessing.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dennis Gearon | 2004-09-08 17:23:17 | test |
| Previous Message | Bruno Wolff III | 2004-09-08 17:19:48 | Re: Salt in encrypted password in pg_shadow |