Re: pgsql in shared lib

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: ivan <iv(at)psycho(dot)pl>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgsql in shared lib
Date: 2003-09-08 21:01:38
Message-ID: 3F5CEE32.8060705@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

ivan wrote:

>hi,
>
>ist possible to compile postgres (after same small modification) to shared
>so, or dll , and usr it like normal postgres , but without any server and
>so on. Its whould be work like simple database (with all funciton in one
>lib), which dont need any others additionals like (network,other process
>etc)
>

You apparently want an embedded database. That is really a different class of software. Maybe a good place to start looking is at the Berkeley DB stuff at http://www.sleepycat.com

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeroen Ruigrok/asmodai 2003-09-08 21:01:43 Re: constraint modification on todo list
Previous Message Ron Mayer 2003-09-08 20:42:11 Re: ISO 8601 "Time Intervals" of the "format with time-unit deignators"