hi

http://www.postgresql.org/docs/

On 6/2/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> and how do i access or change password etc for this database later?
> is there a turorial somewhere?
>
>
> On 2 Juni, 18:34, "Tom Pope" <[EMAIL PROTECTED]> wrote:
> > hi
> >
> > CREATE USER django_user PASSWORD 'passwd';
> >
> > CREATE DATABASE django owner=django_user;
> >
> > i hope this helps
> >
>
> > On 6/2/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > i started the psql to postgres interactive prompt and there supposedly
> > > is a command CREATE DATABASE but just writing that doesnt help.
> >
> > > i need to create a database.
> > > doing the django tutorial:
> > >http://www.djangoproject.com/documentation/tutorial01/
> >
> > --
>
> > bye
> > pop3
>
> >
>


-- 
bye
pop3

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to