Fw: Re[2]: [GENERAL] Joins and links

1999-07-05 Thread Kane Tao
Hmm a very interesing theoretical topic... Wouldnt make sense to tie this in with the implementation of a Foriegn Key? So when the foriegn key is defined you create anoter index that stores all the relevant child to parent relationships and can be used to speed up that access since it obviously w

Re: [GENERAL] Re: [HACKERS] inheritance

1999-07-21 Thread Kane Tao
If there was enuff interest (I'm not siding one way or the other) you could add in a global setting to change the default. I was also curious as to why these msgs are cross posted in 3 different groups... -Original Message- From: Tom Lane <[EMAIL PROTECTED]> To: Chris Bitmead <[EMAIL PROTE

Fw: [GENERAL] Re: Is PostgreSQL ready for mission critical applications?

1999-11-22 Thread Kane Tao
From: K.Tao <[EMAIL PROTECTED]> To: The Hermit Hacker <[EMAIL PROTECTED]> Cc: Jochen Topf <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, November 22, 1999 12:38 PM Subject: Re: [GENERAL] Re: Is PostgreSQL ready for mission critical applications? > Well I do apologize as all my experience

Re: [GENERAL] Re: Is PostgreSQL ready for mission criticalapplications?

1999-11-22 Thread Kane Tao
The reason why opinions are so varied has alot to do with the expertise of each person in relation to PostgreSQL and Linux. Often problems that are considered simple to resolve by some are very difficult for others. And sometimes problems are caused by actions that are done out of inexperince wi

Re: [GENERAL] Re: Is PostgreSQL ready for ...

1999-11-22 Thread Kane Tao
Bah, no comment on Microsofts reliability :) But Oracle I have used extensively 7.x versions. I implicitly trust its reliability...except I heard of some probs with version 8 when it came out :) Cant imagine someone using the same version of the database for 35 years tho. By that time you would

Re: [GENERAL] Table names case sensitive?

1999-11-24 Thread Kane Tao
Try exporting the tables (including table creation stmts) to a text file and then ASCII ftping the file to the Unix Server to convert the CRLF and import using pgsql...The documentation has the commands to import files... - Original Message - From: Stephen Birch <[EMAIL PROTECTED]> To: