postgres(at)miServer$ psql miBBDD -c '\d miTabla'
Si quieres ver que SQL utiliza PostgreSQL para hacerlo:
postgres(at)miServer$ psql miBBDD -Ec '\d miTabla'
Saludos
Juan Pablo GO
Lina Ma Velasquez Hernandez wrote:
> Hola a todos, quisiera saber si postgres tiene una función que permita
> realizar show columns como en mysql, gracias.
>
> Lina Marcela Velásquez Hernández
>
>