Thread

  1. JDBC 7.0-1.2.jar has limit of 8k!

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2001-04-29T03:27:54Z

    Kenny GONG (jzysl@public4.sta.net.cn) reports a bug with a severity of 1
    The lower the number the more severe it is.
    
    Short Description
    JDBC 7.0-1.2.jar has limit of 8k!
    
    Long Description
    when i insert a row data more than 8k into PostgreSQL7.1, jdbc throw me a exception called "SQL statement too long.", think it's a problem of jdbc code.
    
    Sample Code
    
    
    No file was uploaded with this report
    
    
    
  2. Re: JDBC 7.0-1.2.jar has limit of 8k!

    Bruce Momjian <pgman@candle.pha.pa.us> — 2001-04-29T04:11:58Z

    > Kenny GONG (jzysl@public4.sta.net.cn) reports a bug with a severity of 1
    > The lower the number the more severe it is.
    > 
    > Short Description
    > JDBC 7.0-1.2.jar has limit of 8k!
    
    You need the 7.1 JAR file.
    
    
    
    > 
    > Long Description
    > when i insert a row data more than 8k into PostgreSQL7.1, jdbc throw me a exception called "SQL statement too long.", think it's a problem of jdbc code.
    > 
    > Sample Code
    > 
    > 
    > No file was uploaded with this report
    > 
    > 
    > ---------------------------(end of broadcast)---------------------------
    > TIP 3: if posting/reading through Usenet, please send an appropriate
    > subscribe-nomail command to majordomo@postgresql.org so that your
    > message can get through to the mailing list cleanly
    > 
    
    -- 
      Bruce Momjian                        |  http://candle.pha.pa.us
      pgman@candle.pha.pa.us               |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026