summaryrefslogtreecommitdiff
path: root/TODO
blob: 323f03d79bd340417af53cd4351858ed56e6d911 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
- pooling of PQconn
- thread-synchronization
- handling of most file system metadata
- efficient partial writes of bytea
- use of asynchonous read/writes
- what is a transaction? couple to fsync/fdatasync
  for files? other ideas? customizable?
- how to store binary data? bytea or BLOBs? is
  there a way to implement streams (append to
  file, or sequential read) efficient together
  with random access? db securityy on blobs?
  Use COPY TO/COPY FROM?
- establish self-containment (with respect to
  a temporarily unavailable Postgresql server)
- minimal SELinux support, i.e. one fix context
  per mount point
  unique: 8, opcode: GETXATTR (22), nodeid: 7, insize: 68
  unique: 8, error: -38 (Function not implemented), outsize: 16
  lsetxattr("file.sgml", "security.selinux", "system_u:object_r:httpd_sys_content_t:s0", 41, 0) = -1 EOPNOTSUPP (Operation not supported)