Pgtcl - Mailing list pgsql-novice

From Ron Petch
Subject Pgtcl
Date
Msg-id 44F7AE53.90704@bigpond.net.au
Whole thread Raw
List pgsql-novice
Hello,
    I have finally managed to upgrade postgresql-8.1 and got my tktcl
interfaces to work.

    I did the following:

    header #!/usr/bin/tclsh

    followed by the statement:
    package require Pgtcl 1.4

I don't understand the syntax(?) of the statement.

Also, I would like to add images and sound to my database. I suspect
this would involve large objects, to which I cannot find much help.

regards Ron Petch

pgsql-novice by date:

Previous
From: "Phillip Smith"
Date:
Subject: Re: moving content of a table to another table
Next
From: "Jasbinder Bali"
Date:
Subject: SPI_execute (result of a select statement)