Database package: Difference between revisions

Jump to navigation Jump to search
Line 21: Line 21:
  apt install octave-struct
  apt install octave-struct
May also need
May also need
  apt install libpq-dev
  apt install libpq-dev liboctave-dev
And if you want postgres
apt install postgresql postgresql-client


Next octave command line:
Next octave command line:
Line 27: Line 29:
  >> pkg install -forge database
  >> pkg install -forge database


Packages are compiled. Monitor process with top.
Can take a long time on low power devices. Packages are compiled. Monitor process with top.


==Usage==
==Usage==
14

edits

Navigation menu