Skip to content

Commit d951b5f

Browse files
committed
first
0 parents  commit d951b5f

File tree

18 files changed

+638112
-0
lines changed

18 files changed

+638112
-0
lines changed

dellstore2-normal-1.0/LICENSE

Lines changed: 340 additions & 0 deletions
Large diffs are not rendered by default.

dellstore2-normal-1.0/README

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Dell Store 2
2+
============
3+
4+
http://linux.dell.com/dvdstore/
5+
6+
PostgreSQL port of the Dell Store 2 database
7+
8+
INSTALL
9+
-------
10+
11+
createdb -E LATIN1 dellstore2
12+
createlang plpgsql dellstore2
13+
* Save all .csv files from the dell store distribution into the dellstore2 directory *
14+
psql -f dellstore.sql dellstore2

0 commit comments

Comments
 (0)