Changes

Jump to navigation Jump to search
no edit summary
mkdir /mnt/username
mount -t cifs //bear/username/ /mnt/ed -o user=username
 
Currently we are running Postgres version 8.1 on this server. An upgrade is being considered, but the core functionality is more than adequate for our purposes. One useful function that is missing is '''unnest''', which was introduced in version 8.4. However, this can be created manually with [http://wiki.postgresql.org/wiki/Array_Unnest details here].
==Dumping and Restoring a Database==
Anonymous user

Navigation menu