Re: [GENERAL] Nu-B Question

2001-05-11 Thread larry a price

you need to be a postgresql user, which is somewhat like being a unix user
but different,

you said earlier that you've got a debian system so,

if you have a user account that is already registered as a postgres
superuser login to that account and say:
createuser jorge

Otherwise, if you've just installed postgresql and didn't register you
home useraccount while doing so. Try the following

su -> (become root)
su postgres -> (become postgres, you won't need a password)
createuser 

and then follow the prompts :-)

Larry Price  |  "We have seen the truth.
[EMAIL PROTECTED]  |   And the truth makes no sense." -chesterton
___

On Mon, 7 May 2001, Jorge Escalante wrote:

> When I typed 'psql -l' I get a message saying:
> "Connection to database 'blabber' fail.
> FATAL 1: SetUserId: user jorge is not in 'pg_shadow'."
> Do I need to login to psql? if so, how do I do this?
> 
> 
> ---(end of broadcast)---
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html
> 


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [GENERAL] Re: Report Writer for PostgreSQL

2001-04-27 Thread larry a price

> > From: Patrick Lanphier <[EMAIL PROTECTED]>

> >
> > Well it needs the capability format data on many different graph,
> > capable
> > of generating HTML, PDF, and RTF formats.  The server will be running on
> > Linux but the design platform can be whatever.  The problem I had with
> > one
> > report writer was the data from the database was present one way and it
> > was not capable on rotating the data for the graph and I wasn't about to
> > do this for the report writer.  Is there somebody I should contact that
> > you know about a report writer?

There is one product that might be of interest, unlike many GUI report
generators it does not restrict the types of reports you make, 
it's called the Practical Extraction and Report Language 
oh yeah and it's free.



nb. i'm a python guy but i couldn't reist


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl