• Stephen Frost's avatar
    Correct stdin/stdout usage in COPY .. PROGRAM · 8492d863
    Stephen Frost authored
    The COPY documentation incorrectly stated, for the PROGRAM case,
    that we read from stdin and wrote to stdout.  Fix that, and improve
    consistency by referring to the 'PostgreSQL' user instead of the
    'postgres' user, as is done in the rest of the COPY documentation.
    
    Pointed out by Peter van Dijk.
    
    Back-patch to 9.3 where COPY .. PROGRAM was introduced.
    8492d863
copy.sgml 38.2 KB