list fieldnames in table? (from PHP)

From: Miles Keaton <mileskeaton(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: list fieldnames in table? (from PHP)
Date: 2004-10-26 02:36:43
Message-ID: 59b2d39b0410251936257d83bc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a simple way to list fieldnames in a table, from PHP?

When on the command-line, I just do \d tablename

But how to get the fieldnames from PHP commands?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mayra 2004-10-26 03:40:05 Theory!!
Previous Message Brian Maguire 2004-10-26 02:33:16 what could cause inserts getting queued up and db locking??