|
|
Choosing A Webhost: |
Re: [HACKERS] What can we learn from MySQL?: msg#00142db.postgresql.advocacy
> I have already told Bruce at length about the single most common > complaint in the phpPgAdmin lists and in the IRC channel: the inability > to change column types. I think we should listen to the punters on that > one. > Maybe a simple and less dangerous option would be to add a column of the new type, rename the old column and hide it, and select from the old column and cast it to the new column? Is that a feasible implementation? If I really need to change a column, that's what I'd do. It's certainly less dangerous than MySQL. I remember a horror story watching my column silently cast itself to a bunch of blank values in MySQL. In postgres you'd just be able to undo it or fix the problem since the data is still there. I also understand that MySQL has to copy the entire table or something insane like that, so we could use the opportunity to brag about how much more efficient we are for large tables. Regards, Jeff Davis ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: What can we learn from MySQL?, Jeff Davis |
|---|---|
| Next by Date: | Re: What can we learn from MySQL?, Fabien COELHO |
| Previous by Thread: | Re: [pgsql-advocacy] What can we learn from MySQL?, Christopher Kings-Lynne |
| Next by Thread: | Re: What can we learn from MySQL?, David Costa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |