Thread

  1. PGDATESTYLE

    Marc G. Fournier <scrappy@hub.org> — 1998-05-11T23:16:58Z

    
    ===================================================================
    This message has been sent to a DEAD mailing list, and subsequently 
    reforwarded to the proper one: pgsql-general@postgresql.org
    ===================================================================
    
    
    How do I can set PGDATESTYLE= 'European' on my database?
    
    How enviromet variable?
    
    Thanks
    ------------------------------------------------------------------------------
    Matteo Colombo 	      	E-mail: matteo@calcol.it 
    ------------------------------------------------------------------------------
    
    
    
  2. Re: [GENERAL] PGDATESTYLE

    Peter Mount <pgsqlgen@retep.org.uk> — 1998-05-12T05:58:35Z

    > How do I can set PGDATESTYLE= 'European' on my database?
    > 
    > How enviromet variable?
    
    Description: set run-time environment
    Syntax:
    set DateStyle to {'ISO' | 'SQL' | 'Postgres' | 'European' | 'US' |
    'NonEuropean'}
    set GEQO to {'ON[=#]' | 'OFF'}
    set R_PLANS to {'ON' | 'OFF'}
    
    test=> set datestyle to 'european';
    SET VARIABLE
    
    
    -- 
    Peter T Mount peter@retep.org.uk or petermount@earthling.net
    Main Homepage: http://www.retep.org.uk
    ************ Someday I may rebuild this signature completely ;-) ************
    Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk