RE: PostgreSQL 7.1 beta3 on Windows 2k

Поиск
Список
Период
Сортировка
От JJAR
Тема RE: PostgreSQL 7.1 beta3 on Windows 2k
Дата
Msg-id IPECLCJEPIFNIDOABNELKEDOCBAA.jjarcore@eresmas.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 7.1 beta3 on Windows 2k  (Jason Tishler <Jason.Tishler@dothill.com>)
Ответы Re: PostgreSQL 7.1 beta3 on Windows 2k  (Jason Tishler <Jason.Tishler@dothill.com>)
Список pgsql-ports
Jason,

    Thank you very much for the information.

    But now I would like to know if I have to apply KevinLo's steps here, I
have tried the selfcontained instructions:
    I mean I already have done:

        ./configure      --- OK
        make             --- OK
        make install     --- OK
        adduser postgres --- NOT OK ( command not found )
        su - postgres    --- NOT OK ( because the previous didn't work, I guess )
        /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data

    in this final, the process, gets 100% of the CPU power for 6 minutes and
running...

    The output:

$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
This database system will be initialized with username "administrador".
This user will own all the data files and must also own the server process.

Fixing permissions on existing directory /usr/local/pgsql/data
Creating directory /usr/local/pgsql/data/base
Creating directory /usr/local/pgsql/data/global
Creating directory /usr/local/pgsql/data/pg_xlog
Creating template1 database in /usr/local/pgsql/data/base/1

    Do I have to apply KevinLo's steps, part or any variation on them.

    Thank you in advance.

//Juan

-----Mensaje original-----
De: Jason Tishler [mailto:Jason.Tishler@dothill.com]
Enviado el: martes, 30 de enero de 2001 12:29
Para: JJAR
CC: pgsql-ports@postgresql.org
Asunto: Re: [PORTS] PostgreSQL 7.1 beta3 on Windows 2k


Juan,

On Tue, Jan 30, 2001 at 02:12:56AM +0100, JJAR wrote:
>     I had PostgreSQL 7.0.3 installed on my system, but I had the memory
detach
> problem so I decided to upgrade to 7.1 beta 3 instead of patching.
>     With this I mean Cygwin worked for PostgreSQL 7.0.3 port so it works.
>
>     Installation process for 7.1:
>
>     ./configure --------- OK
>     make        --------- NOT OK; the last lines in the output were:


PostgreSQL 7.1 beta 3 is known *not* to build OOTB for Cygwin but the
current snapshot and CVS does.

You can find the latest snapshot at:

    ftp://ftp.postgresql.org/pub/dev/postgresql-snapshot.tar.gz

and CVS at:

    http://www.postgresql.org/devel-corner/docs/postgres/cvs.htm#ANONCVS

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com


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

Предыдущее
От: "JJAR"
Дата:
Сообщение: RE: I can NOT connect to the database?
Следующее
От: Jose Manuel Lorenzo Lopez
Дата:
Сообщение: Troubles after installing postgresql on AIX