const github.com/lib/pq.ciBufferFlushSize

2 uses

	github.com/lib/pq (current package)
		copy.go#L62: const ciBufferFlushSize = 63 * 1024
		copy.go#L245: 	if len(ci.buffer) > ciBufferFlushSize {