-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 05 Dec 2007 16:50:27 -0800
Kandy Wong <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to ask if there is a version of pgAccess that works with
> PostgreSQL 8.2.5 for CentOS 4, RHEL4 or SL4 which allows creating and
> editing tables in GUI?
p
Hi,
I'd like to ask if there is a version of pgAccess that works with
PostgreSQL 8.2.5 for CentOS 4, RHEL4 or SL4 which allows creating and
editing tables in GUI?
Thank you.
Kandy
---(end of broadcast)---
TIP 9: In versions below 8.0, the plann
On 10/25/07, Joanne Salerno <[EMAIL PROTECTED]> wrote:
> I recently went from Postgres 7.4 to 8.24 (Linux Platform).
>
> In 7.4 I relied on forms created locally within the utility Pgaccess to
> perform various database changes. Upon conversion to 8.24 I have not
> been able to get Pgaccess to rea
I recently went from Postgres 7.4 to 8.24 (Linux Platform).
In 7.4 I relied on forms created locally within the utility Pgaccess to
perform various database changes. Upon conversion to 8.24 I have not
been able to get Pgaccess to read Postgres pga_forms table contents.
Pgaccess recognizes th
Hi Y'all:
Unzipped pgaccess to C:\.
Have TclPro 1.4 at c:\Program Files\TclPro1.4
Executing C:\pgaccess\main.tcl I get:
couldn't load library "libpgtcl.dll": this library or
a dependent library could not be found in library path
while executing
"load libpgtcl[info sharedlibextension]"
[procedure
Is it possible to create schemas and generate them into the database
through pgaccess??
What I really wanted to do is a tool where I could model the entities,
creating the tables, indexes, triggers, etc, on the fly..
Thanks in advance
--
Nelio Alves Pereira Filho
IFX Networks - www.ifx.com.br
Is it possible to create schemas and generate them into the database
through pgaccess??
What I really wanted to do is a tool where I could model the entities,
creating the tables, indexes, triggers, etc, on the fly..
Thanks in advance
--
Nelio Alves Pereira Filho
IFX Networks - www.ifx.com.br
+
Olivier Cherrier writes:
> I have :
> _ a server Postgresql
> _ my workstation
> I want to install the minimum configuration under the Postgresql server.
> On my workstation, I installed pgaccess and would like to connect to
> server and design databases.
> The server and the workstatio
Hello
>
>That document is not correct. --with-tcl is enough.
>
OK, I will reconpile my PostgreSQL server with only the tcl option.
>> Thus, I have no X-server on its. Is it a problem ?
>
>If you don't have an X server then you're going to have a pretty tough
>time running graphical ap
Olivier Cherrier writes:
> I would like to use pgaccess with a developpement server.
> I red the page "http://www.postgresql.org/docs/admin/x377.htm" but
> didn't understand if I have to include the both "--with-tcl" and
> "--with-x" on the server in the compilation. (The server is a BSD-i386)
Hi all.
I would like to use pgaccess with a developpement server.
I red the page "http://www.postgresql.org/docs/admin/x377.htm" but
didn't understand if I have to include the both "--with-tcl" and
"--with-x" on the server in the compilation. (The server is a BSD-i386)
Thus, I have no X-serve
Thanks for the response.
You will already have my last posting. The script, BTW, I referred to at
/etc/postgresql/postmaster.init has the tag PGALLOWTCPIP=yes/no and the
default is no.
regards,
Bill
>= Original Message From Jesus Aneiros <[EMAIL PROTECTED]> =
>Check the script in /etc/
Check the script in /etc/rc.d/init.d/postgresql it doesn't accept
parameters in the command linea except start, stop, status. Change the
line that runs postmaster adding -i option.
--
Jesus Aneiros Sosa
mailto:[EMAIL PROTECTED]
http://jagua.cfg.sld.cu/~aneiros
On Sat, 26 Aug 2000, Tom Lane wrote
That's it.
Found the switch in /etc/postgresql/postmaster.init.
Thank you very much,
Bill
>= Original Message From Tom Lane <[EMAIL PROTECTED]> =
>Bill Barnes <[EMAIL PROTECTED]> writes:
>> kgb10:/home/billb# /etc/init.d/postgreql start -i
>> Starting PostgreSQL postmaster
>> kgb10:/home
Bill Barnes <[EMAIL PROTECTED]> writes:
> kgb10:/home/billb# /etc/init.d/postgreql start -i
> Starting PostgreSQL postmaster
> kgb10:/home/billb# ps ax | grep postmaster
> 24746 pts/5S 0:00 /usr/lib/postgresql/bin/postmaster -b
> /usr/lib/postgresql/bin/postgres -B 1
Running Debian 2.2.
Had to reinstall postgresql 7.02
Can access database with psql but not pgaccess.
The log that follows is from a stop and restart of postmaster.
Script started on Sat Aug 26 01:17:33 2000
kgb10:/home/billb# /etc/init.d/postgresql stop
Stopping PostgreSQL postmaster
Stopped /us
I have problem of scripts in PgAccess. Which is
as follows :
I developed a form say form1.
A startup script Scripts::open "form1 startup"
connects all entries in form1 with a namespace eval
DataControl(.form1.query1) { ... } in the same form using
.form1.entry$x configure -textva
I am having problems with pgaccess on my X windows. I am using redhat
linux 6.1
postgresql 6.5.2. When I open pgaccess and connect to my databases I
get my list of tables. When I click on any table to open up the data, it
just sits there with that little clock icon. After a long will, it will
spi
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> I have just downloaded the current postgres RPM (6.5.2.1) and installed the
> RPM. Pgaccess does not seem to be included. Can pgaccess be installed by
> RPM, or do I have to compile the source? Thanks.
Please get 6.5.3. pgaccess is in the
I have just downloaded the current postgres RPM (6.5.2.1) and installed the
RPM. Pgaccess does not seem to be included. Can pgaccess be installed by
RPM, or do I have to compile the source? Thanks.
- Bruce
Palle Girgensohn writes:
> Bruce Momjian wrote:
> >
> > > The release notes talk about pgaccess beeing updated, but it is removed
> > > from the tarball? Only docs and demos are left; Makefile and tcl code is
> > > gone. How come?
> > >
> > > /Palle
> >
> > Not sure how that happened.
The release notes talk about pgaccess beeing updated, but it is removed
from the tarball? Only docs and demos are left; Makefile and tcl code is
gone. How come?
/Palle
I'm trying to use pgaccess as frontend to postgres 6.4 (RH 6.0), but I
got error:
couldn't load file "libpgtcl.so": /usr/lib/libpgtcl.so:
undefined symbol: crypt
any ideas? are there any other frontends?
Haluk
On Wed, 3 Jun 1998, Constantin Teodorescu wrote:
> Jose' Soares Da Silva wrote:
> >
> > pgtcl.c:20: tcl.h: No such file or directory
>
> I really do not understand why it wouldn't compile the 6.3.2!
> Be aware ! 6.3.2 has a little error in ./configure determining the right
> type of the system.
24 matches
Mail list logo