Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?

by barrd (Canon)
on Nov 27, 2013 at 11:34 UTC ( [id://1064599]=note: print w/replies, xml ) Need Help??


in reply to Re: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
in thread Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?

I enjoyed reading that Tux, thank you. I'm in the "thinking about it" stage of converting MySQL=>PostgreSQL (and possibly apache2=>Nginx).

Was wondering though if;

SELECT * FROM users WHERE clue > 0; Works with all SQL variations?

/me *chuckles*

Replies are listed 'Best First'.
Re^3: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
by Tux (Canon) on Nov 27, 2013 at 11:41 UTC

    I have not yet seen a SQL dialect that does not support that syntax (unless "clue" is a subquery with joins or aggregates).

    Hell, even DBD::CSV supports aggregates when using SQL::Statement, so a folder of .csv files suddenly makes a real database :).


    Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1064599]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-19 10:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found