OK.thanks...I suppose I don't need it.
- Original Message -
From: "Magnus Hagander" <[EMAIL PROTECTED]>
To: "Zlatko Matić" <[EMAIL PROTECTED]>;
Sent: Saturday, August 06, 2005 9:55 PM
Subject: RE: [GENERAL] tables in public
Could you,
> Could you, please, give me short description of
> functionalities of those modules?
tsearch2 is full text indexing. postgis is geographical functionality.
//Magnus
---(end of broadcast)---
TIP 5: don't forget to increase your free space map set
Zlatko Matić" <[EMAIL PROTECTED]>;
Sent: Saturday, August 06, 2005 9:28 PM
Subject: RE: [GENERAL] tables in public
Hello.
Postgres automatically included some tables in my public domain:
pg_ts_cfg, pg_ts_cfgmap,pg_ts_dict, pg_ts_parser,
I beleive these are from tsearch2.
spatial_ref_sy
> Hello.
>
> Postgres automatically included some tables in my public domain:
> pg_ts_cfg, pg_ts_cfgmap,pg_ts_dict, pg_ts_parser,
I beleive these are from tsearch2.
> spatial_ref_sys.
And this is postgis.
> I suppose it's because I switched on all additional options
> during initdb...
Yes
Hello.
Postgres automatically included some tables in my
public domain:
pg_ts_cfg, pg_ts_cfgmap,pg_ts_dict, pg_ts_parser,
spatial_ref_sys.
I suppose it's because I switched on all
additional options during initdb...
My question regarding those tables is wheter I
can delete them safely f