create database - Docs search results , p.14

F.34. pgcrypto

create security risks on careless usage. F.34.6.3. Security Limitations All pgcrypto functions run inside the database

32.7. Using Descriptor Areas

create a prepared statement. EXEC SQL BEGIN DECLARE SECTION; char query[1024] = "SELECT d.oid, * FROM pg_database

20.6. Function Security

create objects. Functions run inside the backend server process with the operating system permissions of the database

reindexdb

recreated by writing multiple -i switches. -q --quiet Do not display progress messages. -s --system Reindex database

18.8. Error Reporting and Logging

CREATE TABLE postgres_log ( log_time timestamp(3) with time zone, user_name text, database

29.5. WAL Internals

database files. This can be achieved by moving the pg_xlog directory to another location (while the server is shut down, of course) and creating

CREATE OPERATOR

database. Examples The following command defines a new operator, area-equality, for the data type box : CREATE

23.1. Routine Vacuuming

database-wide default using the default_statistics_target configuration parameter. Also, by default there is limited information available about the selectivity of functions. However, if you create

17.10. Secure TCP/IP Connections with SSH Tunnels

create a terminal session. You could also have set up port forwarding as ssh -L 63333: joe@foo.com but then the database

11.1. Introduction

database programmer to foresee which indexes will be useful. The following command can be used to create

E.49. Release 9.6.8

database administrators and users), Section 30.1 (for application authors), Section 34.15.5 (for extension authors), and CREATE

37.5. Rules and Privileges

CREATE VIEW phone_number AS SELECT person, CASE WHEN NOT private THEN phone END AS phone FROM phone_data; GRANT SELECT ON phone_number TO assistant; Nobody except that user (and the database

LOAD

database administrator's responsibility to ensure that only “ safe ” libraries are installed there.) Compatibility LOAD is a Postgres Pro extension. See Also CREATE

Chapter 23. Routine Database Maintenance Tasks

database administrator's responsibility to set up appropriate scripts, and to check that they execute successfully. One obvious maintenance task is the creation

17.4. Managing Kernel Resources

database sites. IPC parameters can be set in the System Administration Manager ( SAM ) under Kernel Configuration → Configurable Parameters . Choose Create