Hi all, new to postgresql and WOW!
IS it a great DB! I am blown away with it, it does far
more than I thought it could. I am interested in learning a bit more regarding a few areas
of PostgreSQL. Either through replies, or links
anyone can provide to more detailed information, I would be much appreciated. I am looking to see how replication is done. I read that the
eRServer or something that was once commercial was
just recently open-sourced. Is this part of the 7.3.x or maybe the 7.4.x branch
now? Or is it an add-on product, and how well does it handle the multiple ways
of replication? In particular we would need data replication for a fail-over
setup that would be done every 10 minutes or so, to ensure we have data that
isn’t lost as much as it can be. What are some ways others are
replicating data? Clustering is of course another area we are concerned with. How
well does PostgreSQL scale, how well does it handle
heavy client load? We would probably either be using a dual Xeon 2.8Ghz system
with 4GB ram, or an Itanium 2 system with 8GB ram as the DB server. We are
looking to be able to handle a few 100 transactions per second in an “almost”
24/7 cycle… most of our clients don’t work between Security is another biggie. I see that you can limit who can
access it based on ip, user name, etc. What other
levels of security are there? Can table permissions be set on an individual
user, or a group of users? What about row permissions or column permissions?
What other ways of security should we be concerned with in regards to the DB
itself (deployed on linux of course)? Lastly, performance. How well
does it stack up for small and large/complex queries compared to Oracle, DB2
and MSSQL 2000? We are actually using all 3 of those DB’s at the
request of some of our clients. How fast is it compared to mySQL
these days? I read something from a year ago that said the performance gap is
narrowing between pgsql and mysql,
can anyone elaborate a bit? We are also looking at data warehousing
possibilities. Is pgsql a good DB for these types of
applications? Does it have any built-in support for it? Would anyone be willing to provide a reference that our
CIO/IT Manager may call to talk to if possible, to support the use of pgsql over the big boys? Thanks. ************************************************************* "The information contained in this e-mail message may be confidential and ************************************************************* --- |
- Re: [ADMIN] Some basic info regarding postgresql? Duffey, Kevin
- Re: [ADMIN] Some basic info regarding postgresql? Bruno Wolff III