MySQL to Postgres migration links

Posted: August 29, 2007 in Database, howto, links, MySQL, Postgres, sql, Technology

I just started looking into MySQL to Postgres migration. One of the differences between the two is LAST_INSERT_ID() for MySQL and CURRVAL('serial_variable') for Postgres. Although there were many pages with examples about these, I found this page useful at explaining how to use the function.

This page appears to be a good resource that lists many differences between the two. More docs are available here.

About these ads
Comments
  1. electrician bakersfield ca says:

    Hello! Someone in my Facebook group shared this website with
    us so I came to take a look. I’m definitely enjoying the information. I’m book-marking and will be tweeting this to my followers!

    Excellent blog and great design and style.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s