Jim,
Thank you for your help. I have two last questions. How do you get the
system to describe a table? How to you get the system to give a listing of
all the table that a user has in his scheme? Thanks again for all the help.
Hello everybody,
When trying to install the pltcl interface, using 'createlang' or the
SQL command 'create language', i get the following message :
ERROR: could not load library "C:/Program
Files/PostgreSQL/8.1/lib/pltcl.dll": Le module spécifié est introuvable.
I use the great Postgresql
> Hello everybody,
>
> When trying to install the pltcl interface, using
> 'createlang' or the SQL command 'create language', i get the
> following message :
>
> ERROR: could not load library "C:/Program
> Files/PostgreSQL/8.1/lib/pltcl.dll": Le module spécifié est
> introuvable.
>
> I use t
See \? in psql. In particular, \d. Note that a plain '\d' won't show you
tables that aren't in your search_path.
On Wed, Jun 07, 2006 at 09:53:03AM -0500, pat hayes wrote:
> Jim,
> Thank you for your help. I have two last questions. How do you get the
> system to describe a table? How to you g