[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /ftp/os/NetBSD/NetBSD-current/src/share/examples/puffs/pgfs/
 
Contents of README:
$NetBSD: README,v 1.1 2011/10/12 01:05:00 yamt Exp $

pgfs - a puffs file system server backed by a PostgreSQL database

install:
	install postgresql (tested with 9.2devel)
	# make
	# make install

newfs:
	# createdb hoge
	# psql -f newfs.sql hoge

mount:
	# mount_pgfs -o dbname=hoge,dbuser=takashi,nconn=16 a /mnt

Icon  Name                                                    Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 17-Dec-2022 22:27 - [   ] Makefile 27-Aug-2016 05:01 464 [   ] README 12-Oct-2011 03:05 316 [TXT] check.sql 12-Oct-2011 03:05 3.8K [TXT] fix.sql 13-Oct-2011 05:02 2.0K [TXT] mount.c 23-Apr-2013 05:01 5.4K [TXT] newfs.sql 12-Apr-2012 05:01 4.0K [TXT] pgfs.h 12-Oct-2011 03:05 3.6K [TXT] pgfs_db.c 12-Apr-2012 05:01 22K [TXT] pgfs_db.h 12-Apr-2012 05:01 2.9K [TXT] pgfs_debug.c 12-Oct-2011 03:05 1.9K [TXT] pgfs_debug.h 12-Oct-2011 03:05 1.5K [TXT] pgfs_puffs.c 19-Oct-2014 05:04 28K [TXT] pgfs_subs.c 12-Apr-2012 05:01 21K [TXT] pgfs_subs.h 12-Apr-2012 05:01 3.2K [TXT] pgfs_waitq.c 12-Oct-2011 03:05 2.4K [TXT] pgfs_waitq.h 12-Oct-2011 03:05 1.6K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!