Re: embedded postgresql

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: embedded postgresql
Date: 2003-11-15 04:12:32
Message-ID: m3d6bui827.fsf@wolfe.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

After a long battle with technology, jiniusuk(at)yahoo(dot)co(dot)uk (jini us),
an earthling, wrote:
> I would class your solution as a work around rather than a "natural
> solution".

It may not be the approach you _expected_.

> Anyway I am using MS windows and to implement postgres as embedded,
> using your approach, would probably become complicated.

Sure, you'll have to decide where to put the directory. That could
get quite hideous...

> It would probably introduce unwanted bugs in my software.

But THAT seems very odd. Can you be more specific about the sorts of
bugs that would be expected to appear by virtue of _not_ including the
"postmaster" inside your application?

I would think the opposite would be true; that this would _diminish_
the likelihood of bugs, since it would outright eliminate the
possibility of your own code accidentally trampling on database
memory, which is a BIG risk that would be introduced by embedding the
database in your application.
--
wm(X,Y):-write(X),write('@'),write(Y). wm('cbbrowne','acm.org').
http://www3.sympatico.ca/cbbrowne/linuxxian.html
Who needs fault-tolerant computers when there's obviously an ample
market of fault-tolerant users?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-11-15 04:16:29 Re: Grant alter privileges
Previous Message Marc G. Fournier 2003-11-15 03:58:04 Re: YOUR SITES SEARCH FEATURE DOES NOT WORK!