Re: OpenSuse10.0 and postgresql

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: OpenSuse10.0 and postgresql
Дата
Msg-id 200603181509.38684.aklaver@comcast.net
обсуждение исходный текст
Ответ на Re: OpenSuse10.0 and postgresql  ("Hrishikesh Deshmukh" <hdeshmuk@gmail.com>)
Список pgsql-general
On Saturday 18 March 2006 01:38 pm, Hrishikesh Deshmukh wrote:
> The README doesn't talk about what next to do after installation from rpms,
> there is no file which talks about in the
> /usr/share/doc/packages/postgresql . It only says look at INSTALL file but
> there is no install with the rpms!!
>
> Thanks,
> Hrishi
>
> On 3/18/06, Adrian Klaver <aklaver@comcast.net> wrote:
> > On Saturday 18 March 2006 11:44 am, Hrishikesh Deshmukh wrote:
> > > Hi All,
> > >
> > > In downloaded the rpms and installed rpms.
> > > Could someone help me what to do next?!
> > > The 8.0 documentation talks about installation from source code!
> > >
> > > Thanks,
> > > Hrishi
> >
> > SuSE puts their documentation for packages under /usr/share/doc/packages.
> > Cd
> > to this directory and look for sub-directory with postgresql name. There
> > should be a README or other documentation in the sub-directory.
> >
> > --
> > Adrian Klaver
> > aklaver@comcast.net
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: Have you checked our extensive FAQ?
> >
> >                http://www.postgresql.org/docs/faq
I have always installed Postgres from source so I am sailing into uncharted
waters here. Looking at the file list of the RPM it looks like most of the
setup work has been done. You need to go to /usr/share/postgresql and modify
the sample config files (remember to save as without the .sample). Looks like
the data directory is /var/lib/pgsql/data. Once you are ready to start run
rcpostgresql to start the database. If you want database to run at boot you
can enable through YAST under System-->Runlevel Editor.

--
Adrian Klaver
aklaver@comcast.net

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ' and \ characters in passwords
Следующее
От: "jia ding"
Дата:
Сообщение: Re: \copy combine with SELECT