Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
morenoh149 committed Jan 24, 2016
0 parents commit d951b5f
Show file tree
Hide file tree
Showing 18 changed files with 638,112 additions and 0 deletions.
340 changes: 340 additions & 0 deletions dellstore2-normal-1.0/LICENSE

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dellstore2-normal-1.0/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Dell Store 2
============

http://linux.dell.com/dvdstore/

PostgreSQL port of the Dell Store 2 database

INSTALL
-------

createdb -E LATIN1 dellstore2
createlang plpgsql dellstore2
* Save all .csv files from the dell store distribution into the dellstore2 directory *
psql -f dellstore.sql dellstore2
Loading

0 comments on commit d951b5f

Please sign in to comment.