On Mon, Nov 05, 2001 at 21:43:13 -0600, Corey Halpin wrote:
> 1. Is there some simple way to convert a mysql database into a postgresql
> database?
There are various ways. For a simple database, dump it, try to import it,
fix problems by hand, try again etc. There are also conversion utilities for
Corey Halpin <[EMAIL PROTECTED]> writes:
> Content-Type: text/plain; charset=us-ascii
>
> 1. Is there some simple way to convert a mysql database into a postgresql
> database?
You can always dump the mysql database into a file (although I don't
know how you would do that) and then load it int
On Mon, 5 Nov 2001, Corey Halpin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Content-Type: text/plain; charset=us-ascii
>
> 1. Is there some simple way to convert a mysql database into a postgresql
> database?
I don't know the answer to this one.
> 2. what postgresql comm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
1. Is there some simple way to convert a mysql database into a postgresql
database?
2. what postgresql commands are equivalent to "show databases;" and "show
tables;" in mysql?
thanks,
crh
- --
Corey
4 matches
Mail list logo