473,748 Members | 8,376 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PostgreSQL ??

Hi

I'm a developer currently wondering which DB choose for my next project.
I looked on the net found ofcourse Oracle but also came up with
PostgreSQL. I heard quite few things about it, all good so I'm wondering
how really it is.

Till now I've been working on MSSQL and Interbase. So PostgreSQL and
Oracle are pretty new to me. I would have to learn them from the start
there for I have to make a wise decision :D

I know this is a PostgreSQL group so I'm not asking you to tell me which
DB is better (Oracle or PostgreSQL). But I have a few questions to you:

1. What about bugs? How long does it take to fix a new bug for the
PostgreSQL community? How often new bugs happen? I understand that there
are many people who are active in developing this databese.

2. How about stored procedures - I know they exists but in what language
can I write them? As far as I know in Oracle I can write procedures in
java (for example: decompress a zipped file placed in a blob cell of
table and then insert decompressed data into some other table). What
about PostgreSQL - what are the posibilities?

3. How about maintaining database? As I read on net with Oracle it is
quite possible that I will need a DBA - how about PostgreSQL? How much
attantion does it need? Can I fire and forget? :D

4. I'd like to create my new application in .NET - how about components
for that platform? Are there any? Do I need any special stuff for it or
maybe I can use some standard components?

5. I'm originaly a Delphi developer so for a piece of mind - how about a
PostgreSQL application wrote in Delphi? Is it a piece of a cake or maybe
I will die in front of my monitor? :D

I know that PostgreSQL is for free and that is a big advantage but I
can't only look at that.

So. I think that's it for now. Thanks in advance for all your posts.

best regards
Mateusz [PEYN] Adamus
Jul 19 '05 #1
1 2841
Hi Mateusz,

I have been using PostgreSQL both personally and prefessionally for
the past couple of years and LOVE it. I'll try to comment on your
questions below based on "my" experiences:
1. What about bugs? How long does it take to fix a new bug for the
PostgreSQL community? How often new bugs happen? I understand that there
are many people who are active in developing this databese.
I personally have never run across a "bug" in PostgreSQL. Perhaps I'm
just lucky. :) Though in honesty, I usually don't push PostgreSQL to
the bleeding edge where bugs may be more likely to occur.

One thing I did notice once was an unimplemented feature (creation of
user specified Domains) which was mentioned in the documentation for
the version of PostgreSQL I happened to be using at the time. I
believe I was using 7.4. The documentation indecated that it was
possible to create my own user-defined domains using CREATE DOMAIN...
But the feature seemed not to be implemented in 7.4. Once version
8.0.1 came out, that particular feature was fully implemented.
2. How about stored procedures - I know they exists but in what language
can I write them? As far as I know in Oracle I can write procedures in
java (for example: decompress a zipped file placed in a blob cell of
table and then insert decompressed data into some other table). What
about PostgreSQL - what are the posibilities?
From the PostgreSQL documentation, it seems that you can write stored
procedures in PL/pgSQL (nearly identical to Oracle's PL/SQL), Tcl,
Perl and Python. Unfortunately, I just don't yet have the need for
any stored procedures. But I can't wait until I do. :) I have
"played around" writing simple demonstrative stored procedures in the
PL/pgSQL and like it VERY much!
3. How about maintaining database? As I read on net with Oracle it is
quite possible that I will need a DBA - how about PostgreSQL? How much
attantion does it need? Can I fire and forget? :D
I bet that depends on your particular needs and environment. Where I
work, we have a smaller sized PostgreSQL database with multiple tables
with a max of about 7000 records in any of them. It basically runs
itself. I have some cron jobs which back up the individual databases
and the entire system each day. I have to check that the cron jobs
are working properly. But other than that, our PostgreSQL instance
requires no maintenance whatsoever. But then again, we're not pushing
the envelope. :)
4. I'd like to create my new application in .NET - how about components
for that platform? Are there any? Do I need any special stuff for it or
maybe I can use some standard components?
Sorry, I just don't know much about that .Net stuff.
5. I'm originaly a Delphi developer so for a piece of mind - how about a
PostgreSQL application wrote in Delphi? Is it a piece of a cake or maybe
I will die in front of my monitor? :D
Sorry, I don't know much about Delphi either. I do know that
PostgreSQL comes with some very nice C/C++ interfaces to PostgreSQL as
well as the Tcl, Perl and Python languages mentioned in the
documentation. And of course there's JDBC. Be sure to specifically
include them when you install from source. But they're there and
should be very usefull.
I know that PostgreSQL is for free and that is a big advantage but I
can't only look at that.
Yeah, no kidding. I feel really bummed every time I try free software
that falls just short of my needs. Fortunately, PostgreSQL has not
just met but even exceeded every one of my needs so far. It really
has some advanced features. And the things that it does, it does
incredibly well. I've used it for years on a small scale and just
love it to death.
So. I think that's it for now. Thanks in advance for all your posts.
I think my best advice would be to download it, READ THE
DOCUMENTATION, put up a little test server and try it out. Put it
through some paces so to speak.
best regards
Mateusz [PEYN] Adamus


Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2184
by: Otis Green | last post by:
Vote for or against a new newsgroup proposal. To summarize what you need to do, just send an empty e-mail to postgresql-ballot@netagw.com You will receive a ballot by e-mail. Follow the instructions and vote. _______________________________________________________________________ FIRST CALL FOR VOTES (of 2)
0
3858
by: Bill J. | last post by:
I have to update a PostgreSQL linked server through MSSQL2K. I first configured the connection with ODBC as follows and I can do queries with no problem: EXEC sp_droplinkedsrvlogin @rmtsrvname = 'PostgreSQL', @locallogin = NULL GO EXEC sp_DropServer 'PostgreSQL' GO
0
2165
by: Bill J. | last post by:
I have to update a PostgreSQL linked server through MSSQL2K. I first configured the connection with ODBC as follows and I can do queries with no problem: EXEC sp_droplinkedsrvlogin @rmtsrvname = 'PostgreSQL', @locallogin = NULL GO EXEC sp_DropServer 'PostgreSQL' GO
0
1668
by: ruhunu Gamarala | last post by:
Hi, I get the following exception periodically. does anybody what is the reason for it to throw this exception? I really appriciate if anyone can help me on this. thanks, Chinthaka at org.postgresql.PG_Stream.flush(PG_Stream.java:356) at org.postgresql.core.QueryExecutor.sendQuery(QueryExecutor.java:159) at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:70)
0
1847
by: greg | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a PGP-signed copy of the checksums for PostgreSQL version 7.4. The latest copy of the checksums for this and other versions, as well as information on how to verify the files you download for yourself, can be found at:
29
3516
by: Paul Ganainm | last post by:
Hi all, Following up on another thread, here is a comparison between FB and PG from an FB'ers POV. BTW, FB is the love-child of Open-Source-Interbase. BTW, I have tried to be as accurate as I can with the information available to me at this point in time - I was unable to find anything resembling a feature list on the FB site, so most of this is from memory. I do have an email account on the various lists on that site, and I will post...
13
7289
by: Zlatko Matić | last post by:
Is it possible to use Access as front-end for POstgreSQL and how ? What about Access Projects (.adp) and PostgreSQL ?
1
1110
by: phil campaigne | last post by:
On Mon, 1 Mar 2004, phil campaigne wrote: >> Nigel J. Andrews wrote: >> > > >>> >On Mon, 1 Mar 2004, Phil Campaigne wrote: >>> > >>> >
0
1675
by: Greg Sabino Mullane | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a PGP-signed copy of the checksums for following PostgreSQL versions: 7.4.5 7.4.4 7.3.7
0
8830
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9321
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9247
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8242
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6074
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4602
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4874
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2782
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.