Re: How to store directory like structures?

From: Axel Straschil <axel(at)straschil(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: How to store directory like structures?
Date: 2005-04-03 19:03:09
Message-ID: slrnd50fii.gfo.axel@m2.sine
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello!

> On gentoo (at least on my box) it's installed by default in 8.0, I
> believe it was installed by default, too, on 7.4.X

Tried with gentoo just under 7.4.x and 8.0.1:

axel=# CREATE TABLE test ( path ltree);
ERROR: type "ltree" does not exist

Any idea?

Thanks,
AXEL.
--
"Aber naja, ich bin eher der Forentyp." Wolfibolfi's outing in
http://www.informatik-forum.at/showpost.php?p=206342&postcount=10

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Oleg Bartunov 2005-04-03 19:24:56 Re: How to store directory like structures?
Previous Message Axel Straschil 2005-04-03 18:34:15 Re: How to store directory like structures?