Thread

  1. Memory leaks?

    Maurice Gittens <mgittens@gits.nl> — 1998-02-13T11:05:57Z

    Ok, I have an application which uses posgresql.
    
    While testing the system (inserting many records into
    a database (with large objects) the system ran out of memory
    (the system has 64M RAM + 128M SWAP). Sorting the processes
    according to memory usage showed me a postgres process with 160M of 
    memory (+-80%) used.
    
    Any tips for helping me find out what's going on here? How do you guys
    check for leaks?
    
    Thanks 
      Maurice
    
    
    
    
  2. Re: [HACKERS] Memory leaks?

    Vadim B. Mikheev <vadim@sable.krasnoyarsk.su> — 1998-02-13T11:47:26Z

    Maurice Gittens wrote:
    > 
    > Ok, I have an application which uses posgresql.
    > 
    > While testing the system (inserting many records into
    > a database (with large objects) the system ran out of memory
    > (the system has 64M RAM + 128M SWAP). Sorting the processes
    > according to memory usage showed me a postgres process with 160M of
    > memory (+-80%) used.
    
    Version ?
    OS ?
    INSERTs are inside BEGIN/END ? Was -DTBL_FREE_CMD_MEMORY used if YES and
    version is < 6.3 ?
    
    Vadim
    
    
  3. Unsubscribe

    Gerhard Reithofer <gerhardr@tech-edv.co.at> — 1998-02-13T15:31:44Z

    unsubscribe gerhardr@tech-edv.co.at
    end