Re: [GENERAL] Hierarchical queries

2004-01-11 Thread Merrall, Graeme
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, 10 January 2004 6:05 AM > To: [EMAIL PROTECTED] > Subject: [GENERAL] Hierarchical queries > > > Hello everybody! > > Does someone know how to build hierarchical queries to the postgresql? > Th

[GENERAL] Search across multiple sources

2004-01-31 Thread Merrall, Graeme
I don't think there's an easy way to do this but I thought I better ask just in case. I'm trying to come up with a way to search across a number of databases without resorting to lots of horrible scripts. In one database I have a lot of news stories from our news provider while in another data

Re: [GENERAL] Search across multiple sources

2004-02-01 Thread Merrall, Graeme
> On Sun, 1 Feb 2004, Merrall, Graeme wrote: > > > > > I don't think there's an easy way to do this but I thought > I better ask just in case. I'm trying to come up with a way > to search across a number of databases without resorting to > lots of