|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
| View Poll Results: Postgres or MySQL? | |||
| Postgres |
|
1 | 5.56% |
| They seem the same |
|
1 | 5.56% |
| MySQL |
|
13 | 72.22% |
| What's A Database? |
|
3 | 16.67% |
| Voters: 18. You may not vote on this poll | |||
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Jul 2001
Location: A Free America
Posts: 2,210
|
We're working on the back end to our up and coming new program and wondered what all you progammer/geeky types thought about the mysql vs. postgres debate?
It seems clear that good coding is necessary... but lets *assume* that we're using professionals ;-)) Any thoughts? Which is better? Why? Conversion Cash - Weekly Payouts |
|
|
|
|
|
#2 |
|
There can be only one
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
|
mySQL.
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Jan 2002
Location: In the walls of your house.
Posts: 3,985
|
Depends a lot on what you are doing. We use Mysql for data collection and Postgres for reporting. Mysql is faster but Postgres has more functionality. Mysql tables can be read replicated across several servers. Postgres doesn't do replication but supposedly will support read/write replication relatively soon. Postgres supports transactions, while Mysql doesn't really. Each database has its strengths and its weaknesses.
|
|
|
|
|
|
#4 |
|
Suck it!
Industry Role:
Join Date: Jun 2001
Location: Who wants to know?
Posts: 4,432
|
SQL2000
![]()
__________________
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Dec 2001
Location: North
Posts: 279
|
Oracle if you can afford it.
Otherwise MySQL for free... |
|
|
|
|
|
#6 |
|
Registered User
Join Date: Feb 2002
Posts: 9
|
MySQL, Postgres isn't a real option right now
|
|
|
|