Re: Batch Files

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: vinod(dot)sadanandan(at)htcindia(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Batch Files
Date: 2005-11-21 16:43:42
Message-ID: 20051121164342.GR19279@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Well, what's psql -U vinodsr vinodsr show?

You should take a look at
http://www.postgresql.org/docs/8.1/interactive/client-authentication.html

On Sat, Nov 19, 2005 at 04:36:04PM +0530, vinod(dot)sadanandan(at)htcindia(dot)com wrote:
> BlankHii,
>
> This is vinod DBA in HTC GLOBAL SERVICES ..we have a small issue in running batch files to load data ..I have pasted the script which I am trying to execute it's is constantly failing with an authentication failure
> psql -U vinodsr vinodsr < C:\MU\BP_BUSINESS_PARTNER_PARTY.dat
> psql -U vinodsr vinodsr < C:\MU\BP_CHANGE_HISTORY.dat
> psql -U vinodsr vinodsr < C:\MU\BP_CLASS_TYPE.dat
> psql -U vinodsr vinodsr < C:\MU\BP_CLASS.dat
> psql -U vinodsr vinodsr < C:\MU\BP_BUSINESS_PARTNER_CLASS.dat
> psql -U vinodsr vinodsr < C:\MU\BP_CURRENCY.dat
> psql -U vinodsr vinodsr < C:\MU\BP_DELIVERY_PRIORITY_CODE.dat
> psql -U vinodsr vinodsr < C:\MU\BP_DEPENDENCY_TYPE.dat
> psql -U vinodsr vinodsr < C:\MU\BP_INCOTERM_CODE.dat
> psql -U vinodsr vinodsr < C:\MU\BP_PAYMENT_TERM.dat
> psql -U vinodsr v
>
>
> could you plz suggest what the possible cause is ??
> Thanks & regards,
>
> vinod
>
>
>
> Thanks & regards,
>
> vinod
>
>
>
>

--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

  • Batch Files at 2005-11-19 11:06:04 from vinod.sadanandan

Browse pgsql-admin by date

  From Date Subject
Next Message Jim C. Nasby 2005-11-21 16:45:54 Re: Postgres Database slow
Previous Message Joshua Marsh 2005-11-21 16:14:17 Indexing array columns.