postgresql « mysql « Java Database Q&A





1. How to configure Artifactory using PostgreSQL instead of MySQL?    stackoverflow.com

How would one configure PostgreSQL instead of MySQL to run artifactory?

2. Reading BLOBs from one DB to another    stackoverflow.com

I am trying to move from a mysql set to a postgres one, and one of the fields that I'm having trouble moving is a mysql LBLOB. I am trying ...

3. Are there any issues with MySQL's i18n(indic language) support?    stackoverflow.com

We're evaluating MySQL and PostgreSQL for building our indic language(using utf-8 encoding) web application which will use MySQL or PostgreSQL. One of my colleagues mentioned that MySQL had issues with i18n. I ...

4. Reading/Writing - Text File Or PostGres, please read more    stackoverflow.com

I have approached you today to try and gather your opinions and experience with speed related to reading from the internet with Java. First of all, please let me explain my ...

5. PostgreSQL PreparedStatement.setTimestamp question    stackoverflow.com

This project that I have is using a MySQL database. But now, I want to move to PostgreSQL. Everything works fine except for one table that has a column of type ...

6. MySQL or PostgreSQL    coderanch.com

7. PostgreSQL vs MySQL, JDBC Performance    coderanch.com