On Saturday 26 November 2005 20:28, John Du wrote: > Hi, > > I am new to Bacula. I am trying to setup it on FreeBSD 5.3 with PostgreSQL > 7.2. In PostgreSQL, "path" is a built-in type so "create table path" is > illegal. > > What did you do to work around this problem?
Sorry for the sarcastic response, but you should upgrade to a non-brain damaged version of PostgreSQL or use another database program. Path is a perfectly good name for a table, and someone made an error in creating built-in type with the same name (path is not a reserved word in the SQL spec). In addition (IMO), a table name is not a built-in type, so, there should really be no conflict with duplicate names (a table name can never be specified where a built-in can be and vice-versa). > > Thanks, > > John Du > > -- Best regards, Kern ("> /\ V_V ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users