Awesome source, does anyone know how to convert it into a mobi? I'd like to send it to my kindle
wget http://www.interdb.jp/pg/pgsql{01..11}.html http://www.interdb.jp/pg/img/fig-{1..11}-{01..34}.png http://www.interdb.jp/pg/img/fig-4-fdw-{1..7}.png http://www.interdb.jp/pg/img/udc1.jpg
mkdir img
mv *.jpg *.png img/
pandoc -s pgsql{01..11}.html -o internals_pgsql.epub
From there, you should be able to convert it to mobi with Calibre or a similar tool.