Skip to content

Revisions

  • Updated pg (markdown)

    @brianc brianc committed Apr 6, 2014
  • remove text noize by a extra _ on formating.

    @aurium aurium committed Dec 20, 2013
  • add example for a socket path, with a specific database.

    @aurium aurium committed Dec 20, 2013
  • _socket:/some path/?db=database_name&encoding=utf8_ was miss formated :-/

    @aurium aurium committed Dec 20, 2013
  • Update to show more advanced socket connection string usage

    @brianc brianc committed Dec 20, 2013
  • add string connection for sockets

    @aurium aurium committed Dec 19, 2013
  • Updated pg (markdown)

    @brianc brianc committed Aug 29, 2013
  • add default for reapIntervalMillis

    strk committed May 24, 2013
  • Was unclear; I thought `done` was supposed to take a truthy value, to show I was done with it -- but the examples are correct.

    @chbrown chbrown committed May 21, 2013
  • add default value for pg.defaults.poolSize

    @nicoder nicoder committed May 10, 2013
  • fix typo

    @nicoder nicoder committed May 10, 2013
  • Correct any db url

    @knowthen knowthen committed Feb 23, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • Updated pg (markdown)

    @brianc brianc committed Feb 22, 2013
  • update to reflect new pooled API

    @brianc brianc committed Feb 20, 2013
  • The mere note that a corner/edge case can cause problems is not enough to illustrate a solution for the current state of the code. Added to the example to make it crystal clear that this code currently will require this kind of logic in order to not cause problems.

    @DavidIAm DavidIAm committed Feb 14, 2013
  • Added reference to issue 227 when using pg object to create clients.

    @TeeTeeHaa TeeTeeHaa committed Feb 8, 2013
  • Updated pg (markdown)

    @freewil freewil committed May 28, 2012
  • Updated pg (markdown)

    @chowey chowey committed Apr 5, 2012
  • Updated pg (markdown)

    @chowey chowey committed Apr 5, 2012
  • Add info about client re-use which might clear up misconceptions.

    @chowey chowey committed Apr 5, 2012