-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnohup.out
36 lines (36 loc) · 829 Bytes
/
nohup.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Created pool BoundPool {
_events: [Object: null prototype] {},
_eventsCount: 0,
_maxListeners: undefined,
options: {
user: 'dbuser',
host: 'localhost',
database: 'mrabayda',
port: 5432,
max: 10,
maxUses: Infinity,
allowExitOnIdle: false,
maxLifetimeSeconds: 0,
idleTimeoutMillis: 10000
},
log: [Function (anonymous)],
Client: [class Client extends EventEmitter] {
Query: [class Query extends EventEmitter]
},
Promise: [Function: Promise],
_clients: [],
_idle: [],
_expired: WeakSet { <items unknown> },
_pendingQueue: [],
_endCallback: undefined,
ending: false,
ended: false,
[Symbol(shapeMode)]: false,
[Symbol(kCapture)]: false
}
Server running on http://localhost:30913
Connected to MongoDB
B-corp
[ 'B-corp' ]
Megacorporation
[ 'Megacorporation' ]