mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Updated Home (markdown)
parent
f83f7b89c3
commit
0481aca6ed
1
Home.md
1
Home.md
@ -21,6 +21,7 @@ I've written many apps with node-postgres in production. This is pretty much th
|
||||
|
||||
```js
|
||||
|
||||
var http = require('http')
|
||||
var Pool = require('pg')
|
||||
var pool = new Pool()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user