Re: Re: Prompt question

From: "Russell Hires" <rhires(at)earthlink(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: Prompt question
Date: 2001-03-15 12:50:03
Message-ID: 200103151250.EAA10867@falcon.prod.itd.earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Usually you get that prompt when you are logged in as the postgres
> superuser (usually postgres). Is this the case here?

Well, no, I'm just logged in as plain ol' me. When I created myself as a new
user I answered yes to both questions about whether I'm allowed to add other
users and add databases. Does that make me an administrator/superuser?

Russell

____________________________________________________
_its_ (no apostrophe) means "the thing that it owns"
_it's_ (with apostrophe) means "it is"

----------
>From: "Brett W. McCoy" <bmccoy(at)chapelperilous(dot)net>
>To: Russell Hires <rhires(at)earthlink(dot)net>
>Cc: <pgsql-general(at)postgresql(dot)org>
>Subject: Re: [GENERAL] Re: Prompt question
>Date: Tue, Mar 13, 2001, 9:52 AM
>

> On Sun, 11 Mar 2001, Russell Hires wrote:
>
>> I have a question. I'm
>> currently running version 7.0.3 (compiled myself using debuild) on
>> debian-m68k potato. When I start psql, my prompt doesn't look like every
>> example I've seen. The examples are like this: "mydb=>" My prompt looks like
>> this: "test=#" (no quotes, of course) I don't know if this is significant or
>> not, obviously it is in Linux, but in Postgres I don't know.
>
>
>
> -- Brett
> http://www.chapelperilous.net/~bmccoy/
> ------------------------------------------------------------------------
> If voting could change the system, it would be illegal. If not voting
> could change the system, it would be illegal.
>

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Rice 2001-03-15 12:53:17 Re: shared memory settings: SHMMAX and SHMALL
Previous Message Russell Hires 2001-03-15 12:35:27 Re: Fw: Please Help