![]() | |
#21
| |||
| |||
|
|
toby wrote: On Jan 16, 8:10 am, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: Willem Bogaerts wrote: how about this bunch, they should be enthusiastic...... Well, I actually took the effort and looked at the site, curious as to what the differences are with other databases. Other than some hollow market speak, I found exactly 1 thing: Kerberos authentication. Can't say I ever needed it, but it could be useful. What's the big hype? So my enthusiasm was gone pretty fast. Best regards, I wouldn't say that, Willem. I used Ingres several years ago, and it's a decent RDBMS. Like any other RDBMS, depending on what you're doing, it may perform better or worse than others. It's a very nice system, full featured, and well documented. I threw it on to my Gentoo system a couple of years ago. The installation was not difficult, but MySQL is going to be a simpler option for inexperienced users. True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. |
|
Now I'm using VPS's, but I load Debian on them which requires MySQL. So I'm lazy and just use it instead of trying to keep two RDBMS's updated. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex (AT) attglobal (DOT) net ================== |
#22
| |||
| |||
|
|
toby wrote: On Jan 16, 8:10 am, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: Willem Bogaerts wrote: how about this bunch, they should be enthusiastic...... Well, I actually took the effort and looked at the site, curious as to what the differences are with other databases. Other than some hollow market speak, I found exactly 1 thing: Kerberos authentication. Can't say I ever needed it, but it could be useful. What's the big hype? So my enthusiasm was gone pretty fast. Best regards, I wouldn't say that, Willem. I used Ingres several years ago, and it's a decent RDBMS. Like any other RDBMS, depending on what you're doing, it may perform better or worse than others. It's a very nice system, full featured, and well documented. I threw it on to my Gentoo system a couple of years ago. The installation was not difficult, but MySQL is going to be a simpler option for inexperienced users. True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. Now I'm using VPS's, but I load Debian on them which requires MySQL. |
|
So I'm lazy and just use it instead of trying to keep two RDBMS's updated. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstuck... (AT) attglobal (DOT) net ================== |
#23
| |||
| |||
|
|
On Jan 16, 12:36 pm, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: toby wrote: On Jan 16, 8:10 am, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: Willem Bogaerts wrote: how about this bunch, they should be enthusiastic...... Well, I actually took the effort and looked at the site, curious as to what the differences are with other databases. Other than some hollow market speak, I found exactly 1 thing: Kerberos authentication. Can't say I ever needed it, but it could be useful. What's the big hype? So my enthusiasm was gone pretty fast. Best regards, I wouldn't say that, Willem. I used Ingres several years ago, and it's a decent RDBMS. Like any other RDBMS, depending on what you're doing, it may perform better or worse than others. It's a very nice system, full featured, and well documented. I threw it on to my Gentoo system a couple of years ago. The installation was not difficult, but MySQL is going to be a simpler option for inexperienced users. True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. Now I'm using VPS's, but I load Debian on them which requires MySQL. I'm not sure I understand why Debian "requires MySQL"? |
#24
| |||
| |||
|
|
On Sat, 17 Jan 2009 18:47:34 -0800 (PST), toby toby (AT) telegraphics (DOT) com.au> wrote: [snip] True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. Now I'm using VPS's, but I load Debian on them which requires MySQL. I'm not sure I understand why Debian "requires MySQL"? It doesn't, but if you run the default install without excluding things you don't need, a few of them expect to see mysql. Stuckie's none too bright when it comes to security, so he doesn't understand that one should not choose the default install and one should never install applications one doesn't intend to use. |
) and the ensuing technologies.|
An example would be to load the mysql extensions to perl or php. Because you didn't de-select them, the install whines about the missing mysql. Thus the ASSumption that they're required. |
#25
| |||
| |||
|
|
toby wrote: On Jan 16, 12:36 pm, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: toby wrote: On Jan 16, 8:10 am, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: Willem Bogaerts wrote: how about this bunch, they should be enthusiastic...... Well, I actually took the effort and looked at the site, curious as to what the differences are with other databases. Other than some hollow market speak, I found exactly 1 thing: Kerberos authentication. Can't say I ever needed it, but it could be useful. What's the big hype? So my enthusiasm was gone pretty fast. Best regards, I wouldn't say that, Willem. I used Ingres several years ago, and it's a decent RDBMS. Like any other RDBMS, depending on what you're doing, it may perform better or worse than others. It's a very nice system, full featured, and well documented. I threw it on to my Gentoo system a couple of years ago. The installation was not difficult, but MySQL is going to be a simpler option for inexperienced users. True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. Now I'm using VPS's, but I load Debian on them which requires MySQL. I'm not sure I understand why Debian "requires MySQL"? Well, Debian itself doesn't require MySQL, but it does assume MySQL is installed. And there are a lot of packages which will prereq that. Basically you can't do a whole lot with the Debian packages unless you have MySQL installed. |
|
-- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstuck... (AT) attglobal (DOT) net ================== |
#26
| |||
| |||
|
|
On Jan 17, 10:33 pm, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: toby wrote: On Jan 16, 12:36 pm, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: toby wrote: On Jan 16, 8:10 am, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: Willem Bogaerts wrote: how about this bunch, they should be enthusiastic...... Well, I actually took the effort and looked at the site, curious as to what the differences are with other databases. Other than some hollow market speak, I found exactly 1 thing: Kerberos authentication. Can't say I ever needed it, but it could be useful. What's the big hype? So my enthusiasm was gone pretty fast. Best regards, I wouldn't say that, Willem. I used Ingres several years ago, and it's a decent RDBMS. Like any other RDBMS, depending on what you're doing, it may perform better or worse than others. It's a very nice system, full featured, and well documented. I threw it on to my Gentoo system a couple of years ago. The installation was not difficult, but MySQL is going to be a simpler option for inexperienced users. True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. Now I'm using VPS's, but I load Debian on them which requires MySQL. I'm not sure I understand why Debian "requires MySQL"? Well, Debian itself doesn't require MySQL, but it does assume MySQL is installed. And there are a lot of packages which will prereq that. Basically you can't do a whole lot with the Debian packages unless you have MySQL installed. This is one situation where Gentoo's Portage shines - if you don't ask for 'mysql' support as a USE flag, the package logic (ebuild) won't build it in or require the server. If you know that your default database is going to be MySQL you just set that flag globally, or 'postgres' or whatever you happen to use. Binary distributions simply aren't capable of that kind of flexibility, but then, not all users need it. (There's not yet a Gentoo ebuild for Ingres, it seems.) |
#27
| |||
| |||
|
|
toby wrote: On Jan 17, 10:33 pm, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: toby wrote: On Jan 16, 12:36 pm, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: toby wrote: On Jan 16, 8:10 am, Jerry Stuckle <jstuck... (AT) attglobal (DOT) net> wrote: Willem Bogaerts wrote: how about this bunch, they should be enthusiastic...... Well, I actually took the effort and looked at the site, curious as to what the differences are with other databases. Other than some hollow market speak, I found exactly 1 thing: Kerberos authentication. Can't say I ever needed it, but it could be useful. What's the big hype? So my enthusiasm was gone pretty fast. Best regards, I wouldn't say that, Willem. I used Ingres several years ago, and it's a decent RDBMS. Like any other RDBMS, depending on what you're doing, it may perform better or worse than others. It's a very nice system, full featured, and well documented. I threw it on to my Gentoo system a couple of years ago. The installation was not difficult, but MySQL is going to be a simpler option for inexperienced users. True. I used Ingres for some non-web based apps; it worked nicely. But when I needed a database for websites on shared hosts, most had MySQL, so I went there. Now I'm using VPS's, but I load Debian on them which requires MySQL. I'm not sure I understand why Debian "requires MySQL"? Well, Debian itself doesn't require MySQL, but it does assume MySQL is installed. And there are a lot of packages which will prereq that. Basically you can't do a whole lot with the Debian packages unless you have MySQL installed. This is one situation where Gentoo's Portage shines - if you don't ask for 'mysql' support as a USE flag, the package logic (ebuild) won't build it in or require the server. If you know that your default database is going to be MySQL you just set that flag globally, or 'postgres' or whatever you happen to use. Binary distributions simply aren't capable of that kind of flexibility, but then, not all users need it. (There's not yet a Gentoo ebuild for Ingres, it seems.) Yes, that is a definite advantage. Unfortunately, it's not available on my VPS provider. |
|
I do like Debian; it's not always the latest, but it is more stable than some of the other distros. And it's recent enough for the things I need. |

|
-- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstuck... (AT) attglobal (DOT) net ================== |
#28
| |||
| |||
|
|
(There's not yet a Gentoo ebuild for Ingres, it seems.) Take a look at http://bugs.gentoo.org/show_bug.cgi?id=247895, submitted |
![]() |
| Thread Tools | |
| Display Modes | |
| |