This is a discussion on Re: [courier-users] Database creation within the Courier-Imap forums, part of the Mail Servers and Related category; Anton Basistov wrote: > Tell me please, how can I create valid user database in PgSQL server? > I must ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Anton Basistov wrote:
> Tell me please, how can I create valid user database in PgSQL server? > I must make It by hand, or there is some script for this? > > Anton. I don't know if there are courier-specific tools, but I hope "by hand" you're referring to a file containing a COPY IN statement that's run with "psql -f file dbname." Not sitting at the psql prompt and entering everything via INSERT statements.... Bear ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |