Home Download Docs Code Community
import "perkeep/pkg/sorted/postgres"
Overview
Index

Overview ▾

Package postgres provides an implementation of sorted.KeyValue on top of PostgreSQL.

Index

func SQLCreateTables() []string
func SQLDefineReplace() []string
func SchemaVersion() int

Package files

dbschema.go postgreskv.go

func SQLCreateTables

func SQLCreateTables() []string

func SQLDefineReplace

func SQLDefineReplace() []string

func SchemaVersion

func SchemaVersion() int
Website layout inspired by memcached.
Content by the authors.