Re: [GENERAL] postgres bash prompt error while user creation

2007-10-29 Thread Scott Marlowe
On 10/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hello group > i want to create a shell script in that i want to create postgresql > user and database.both this task are created properly and executed > properly but after user and DB creation i am there on ( -bash-3.00$ ) > and i wann

Re: [GENERAL] postgres bash prompt error while user creation

2007-10-29 Thread Albe Laurenz
> i want to create a shell script in that i want to create postgresql > user and database.both this task are created properly and executed > properly but after user and DB creation i am there on ( -bash-3.00$ ) > and i wanna come back to [EMAIL PROTECTED]:localdomain ~]# and my > script is > #