Re: [HACKERS] New to PostgreSQL, is this a DoS?

From: Hannu Krosing <hannu(at)trust(dot)ee>
To: dkelson-list-pgsql-hackers(at)inconnect(dot)com
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] New to PostgreSQL, is this a DoS?
Date: 1998-11-17 07:55:46
Message-ID: 36512C02.956E7CEC@trust.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

dkelson-list-pgsql-hackers(at)inconnect(dot)com wrote:
>
> Pardon the message, I received no responses in the other pgsql lists I
> posted this too.
>
> I'm using a fully updated RedHat 5.1 box
>
> flex version 2.5.4
> GNU Bison version 1.25
>
> ---------- Forwarded message ----------
> Date: Sun, 15 Nov 1998 22:24:58 -0700 (MST)
> From: Dax Kelson <dkelson-list-pgsql-admin(at)inconnect(dot)com>
> To: pgsql-admin(at)postgreSQL(dot)org
> Subject: [ADMIN] New to PostgreSQL, is this a DoS?
>
> I compiled and install 6.4 according to the INSTALL doc.

Did you do initdb ?

running the new postgres over old 6.3 database could possibly
explain the strange behaviour you see

> I created a database with "createdb test",
>
> running as user "postgres", I connected "psql template1" and ran:
>
> CREATE USER billybob WITH PASSWORD hehe CREATEDB CREATEUSER;

Hannu

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 1998-11-17 08:15:56 Re: [HACKERS] PREPARE
Previous Message Peter T Mount 1998-11-17 06:58:39 Re: [HACKERS] PREPARE