Re: [SQL] psql - Mailing list pgsql-sql

From Dim Zegebart
Subject Re: [SQL] psql
Date
Msg-id 35874CD9.4C0A9BBC@post.comstar.ru
Whole thread Raw
In response to psql  (GABRIEL MORALES CRIBILLERO <a920099n@inform.pucp.edu.pe>)
List pgsql-sql

GABRIEL MORALES CRIBILLERO wrote:

> Hi,I have a problem. I hope someone can help me
> Then, here we go:
> - I have to make a C program that can conecct to a DataBase using
> "PSQL".
> -I do:"system("psql grp_xxx");".
> but it request the password and the user.
>
> Then How can I give by command line using "psql" the password and user.
> Do I have to modified the Enviroment Variables}
> if then How?

Try to 'man pgintro'
It has a lot of information about user authentication.

--
____ ____
|   \   /   Dim Zegebart
____/____

Moscow Russia
WWW - http://www.geocities.com/siliconvalley/pines/7817
DZcomm - comm library for Allegro
Palantir - multitasking kernel for Allegro (based on PDMLWP)



pgsql-sql by date:

Previous
From: GABRIEL MORALES CRIBILLERO
Date:
Subject: psql
Next
From: Benedikt Eric Heinen
Date:
Subject: Internationalisation: SELECT str (ignoring Umlauts/Accents)