oh I see that. sorry, I'm the newbie. :)

I have already try it.

But, I have some errors. here :

:~/Desktop/tryton/server/bin$ *psql -f /Desktop procedure.sql moduleDB*
psql: FATAL:  Peer authentication failed for user "moduleDB"

 What should I do?

before I do that, I have already running the server and client of tryton.

thank you.

On Mon, Jul 23, 2012 at 2:11 PM, Sharoon Thomas
<[email protected]>wrote:

>
>  On Jul 23, 2012, at 11:43 AM, muhammad razi wrote:
>
> hello everybody.
> I need your help.
>
> How to import .sql file into postgresql in tryton?
>
> thanks
>
> --
> --
> [email protected] mailing list
>
>
>
>
>
> Importing SQL is not done at tryton layer, but at the DB level.
>
> Make sure the database is created to which you want to load the sql.
>
> Then you can use psql
>
> psql -f </path/to/your/.sql/file> <DBNAME>
>
>
> PS: Please use tryton-dev group in future for development/technical
> questions
>
> Thanks
>
> Sharoon Thomas
> Openlabs Technologies & Consulting (P) Limited
>
> w: http://www.openlabs.co.in
> m: +1 813.793.6736 (OPEN) Extn. 200
> t: @sharoonthomas
>
> - We CARE for our customers
>
> --
> --
> [email protected] mailing list
>
>
>
>



-- 
Best regrads,
razi

-- 
-- 
[email protected] mailing list



Reply via email to