Re: install postgis in linux server without desktop

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: install postgis in linux server without desktop
Дата
Msg-id 1251910817.8406.27.camel@jd-desktop.unknown.charter.com
обсуждение исходный текст
Ответ на Re: install postgis in linux server without desktop  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
Ответы Re: install postgis in linux server without desktop  (shane_china <xiaying4415139@163.com>)
Список pgsql-general
On Wed, 2009-09-02 at 22:23 +0530, Sachin Srivastava wrote:
> On 09/02/2009 08:20 PM, shane_china wrote:
> > I want to know is there any way can install postgis for postgresql so easily,
> > just like one click bin on Ubuntu using command line?

sudo apt-get install postgresql-8.3-postgis

Then there will likely be something to the affect of:

psql -U <user> <db> < /usr/share/postgresql/8.3/contrib/postgis.sql (or
something like that)

Joshua D. Drake


--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering

В списке pgsql-general по дате отправления:

Предыдущее
От: Sachin Srivastava
Дата:
Сообщение: Re: install postgis in linux server without desktop
Следующее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: how to use multiple schema's