Re: [SQL] Does postgresql8.2 supports multithreading?

2007-09-11 Thread Josh Tolley
On 9/11/07, Jyoti Seth <[EMAIL PROTECTED]> wrote: > Hi , > Does postgresql8.2 supports multithreading? > Thanks, > Jyoti Seth This depends entirely on what you mean. No, PostgreSQL isn't a multithreaded application. Yes, you can write multithreaded applications that use PostgreSQL. Consult the doc

Re: [SQL] pg & Delphi

2007-09-02 Thread Josh Tolley
On 9/1/07, Dmitry Turin <[EMAIL PROTECTED]> wrote: > Very thanks to all. > Some questions: > > RH> You should be able to connect via ODBC. > I don't know Delphi well (i used only BDE). > What Delphi's object should be used to connect via ODBS > (instead of BDE-components TTable, TDatabase) ? > > JT

Re: [SQL] pg & Delphi

2007-08-28 Thread Josh Tolley
On 8/28/07, Richard Huxton <[EMAIL PROTECTED]> wrote: > Kitter Georgiy wrote: > > Good day. > > > > I want to enter Postges into project, > > which has so rectriction, that client should be written on Delphi > > (CBuilder). > > Please, prompt me how to adjust Delphi to use Postgres. > > You sh

Re: [SQL] Foreign Key inter databases

2007-08-02 Thread Josh Tolley
On 8/2/07, Dani CastaƱos <[EMAIL PROTECTED]> wrote: > Hi all! > > Is it possible to have a foreign key where referenced table is in > another database? > > Thank you in advance > > ---(end of broadcast)--- > TIP 1: if posting/reading through Usenet, p