代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/100285/6270676
sgml intro.sgml
Introduction
This document is the user manual for the
PostgreSQL
d
www.eeworm.com/read/100285/6270680
sgml info.sgml
Resources
This manual set is organized into several parts:
Tutorial
An intro
www.eeworm.com/read/100285/6270700
sgml syntax.sgml
SQL Syntax
SQL manipulates sets of data. The language is
composed of various key words
www.eeworm.com/read/100285/6270709
sgml environ.sgml
Setting Up Your Environment
This section discusses how to set up
your own environment so that you can use frontend
applications. We
www.eeworm.com/read/100285/6271867
sh runwisc.sh
#!/bin/sh
# $Header: /usr/local/cvsroot/pgsql/src/test/bench/runwisc.sh,v 1.4 1999/05/23 18:53:30 momjian Exp $
#
# Note that in our published benchmark numbers, we executed the command in the
# foll
www.eeworm.com/read/100285/6271895
wisc-readme
The Postgres Wisconsin Benchmark
In this directory are the queries and raw data files used to populate the
Postgres version of the Wisconsin benchmark. In order to run the benchmark,
you'll initiall
www.eeworm.com/read/100285/6272215
readme
pg_dump is a utility for dumping out a postgres database into a script
file containing query commands. The script files are in a ASCII
format and can be used to reconstruct the database, even on othe