Skip to content

Commit 1c1cfdd

Browse files
Updated README
1 parent 50b10cf commit 1c1cfdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ $ git clone https://github.com/Sarwat/recdb-postgresql.git
88

99
If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.
1010

11+
### Recommended Specifications
12+
13+
RecDB is designed to be run on a Unix operating system. At least 1GB of RAM is recommended for most queries, though when working with very large data sets more RAM may be desirable, especially when you are not working with apriori recommenders.
14+
1115
### Installation
1216

1317
Once you've synced with GitHub, the folder should contain the source code for PostgreSQL, as well as several Perl scripts in a directory named "./PostgreSQL/scripts/". If you are familiar with installing PostgreSQL from source, RecDB is installed the exact same way; for the sake of simplicity, however, we have included these scripts that will simplify the process. Note that the installation and remake-related scripts MUST be run from within the PostgreSQL folder in order for them to work correctly.

0 commit comments

Comments
 (0)