Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: comandos en postgresql


  • From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
  • To: Henrry Joshney Servitá Sánchez <henser05(at)yahoo(dot)com>
  • Cc: pgsql-es-ayuda(at)postgresql(dot)org
  • Subject: Re: comandos en postgresql
  • Date: Tue, 29 Jan 2008 21:44:54 -0300
  • Message-id: <20080130004454(dot)GH27546(at)alvh(dot)no-ip(dot)org>

Henrry Joshney Servitá Sánchez escribió:
> Estos comandos en mysql 
> 
> SHOW CREATE TABLE
> SHOW VARIABLES LIKE
> SHOW tables

Prueba con \d y \h en psql.  \h CREATE TABLE muestra la ayuda de CREATE
TABLE.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group