Skip to content

Instantly share code, notes, and snippets.

@a-leung
Last active February 4, 2016 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-leung/2b24db3f8f63cc3d2011 to your computer and use it in GitHub Desktop.
Save a-leung/2b24db3f8f63cc3d2011 to your computer and use it in GitHub Desktop.
postgres pg_restore debug
pg_restore: executing SEQUENCE SET key_configurations_id_seq
pg_restore: processing data for table "kiosk_scans"
out of memory
384420574612270113540415131044:8.8520.0346115416946701144:8.8520.0380347048538442286934527561509194.231544:513855161466384.54.4701544:5138551618034704853844251895162701.36148153.2744:51392143015154113487011744:5139214308034704853844584754725361172287595385764517856830151541134870117764517856830803470485384450583346271545590135701164:51792694270110905221701164:5179269428034704853845317376162700.156700470117117.6308361466384.54.470157117.6308361803470485384535.92145270754:49612133574361890815270754:4961701157436189081528034704853845116703462701152054.1101154:5123104270110905221701154:5123104280347048538451525761135090380411006296113186690501154:18675970116113186690508034704853845066993441115461061087011615516058462701154:449075916155160584628034704853845047837562704156834.1724004:8.0080373462.59:4752701004:8.008037380347048538450548551127041689031060115455130663527073881081370115455130663528034704853845748650112301156614702970441513003405942.407465370114415130034058034704853845747837562704156834.1724054:71017246770115454908701054:710172467803470485384578955168210115716808048344541760659210115716808048344541760659280347048538459247427613804137575349105:17.79829381491668530889105:17.7982938803470485384598955168210115716808048311350861069270out of memory
1100100049433113508610692803470485384521215046473143509484543311:5160659270110010004943311:516065928034704853845209038932701109084.1360674:510919122701109084.1360674:510919122803470485384523574611530115313206731374:51327023270116212037011374:5132702328034704853845205793441154:7:518.1701054:51508945346215435090801054:515089453803470485384525485511270416890310601154:51732052701239052303701154:51732052780347048538452038034727011050375366841154127429127011001000476841154127429128034704853845247837562704156834.1724054:51511092701239052303701154:515110927803470485384523574611530115313206731394:518vagrant$
vagrant$ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 31485
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 31485
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment