• [^] # Re: inverse

    Posté par . En réponse au message Obtenir sortie de psql via ssh [résolu]. Évalué à 3.

    sauf que la documentation dit clairement que les fichiers psqlrc et .psqlrc sont ignorés quand on utilise l'option -c

    -c command
    --command=command
    Specifies that psql is to execute one command string, command, and then exit. This is useful in shell scripts. Start-up files (psqlrc and ~/.psqlrc) are ignored with this option.