[ADMIN] Postgres 7.0.3 Dying

2001-05-22 Thread Andre Schubert
Hi all, I have a problem with my Postgres Server. The last time the servers terminates itself and the following entries in the log files are written, but i don't no what they say. I'am running Postgres 7.0.3 On RedHat Immunix 6.2 **

[ADMIN] user delete problem

2001-05-22 Thread Tomasz Misterka
Hi, I've got problem with user. When I'm delete'ing user from postgreSQL, which has permissions to many databases, hi leave after himself UID. the result is: namebase=# \z Access permissions for database "namebase" Relation | Access permissions --+

[ADMIN] Error in installing pg-access

2001-05-22 Thread Bhuvaneswari
hai, We could not find libpgtcl.so in our system after installation of pg-access. We are using Red Hat Linux 6.5.2, Postgresql 6.1 and jdk1.2.1. From where we have to get libpgtcl.so. Whether it will be available with pgaccess or any other source. Please do reply. thanks in advance. bhuvana. ---

[ADMIN] Need help

2001-05-22 Thread Hitesh Shah
Dear Sir, I am working in private limited company in Ahmedabad,Gujarat,India.In a company we have a network of linux operating system & generally development is on Java web and application side.We are using postgresql as a backend in our esteemed organisation,but we could not able to make

Re: [ADMIN] Cost limit.

2001-05-22 Thread Tom Lane
Shaun Thomas <[EMAIL PROTECTED]> writes: >> Note you could implement such a time limit purely on the client side, >> which might be an easier and more flexible way to go. > That's just it. PHP (our front end) has a 30 second time limit we > have not overridden. But we've found that after the PH

[ADMIN] Error help

2001-05-22 Thread Jeremy Ashcraft
I'm running PG 7.1 on Solaris. I recently dropped a table and recreated it, using identical data. There are a couple of tables that use a field in this table as a foreign key. NOw when I try to get results back from a view that uses this table, I get the following error: ERROR: relation_in

Re: [ADMIN] Error in installing pg-access

2001-05-22 Thread Thalis A. Kalfigopoulos
This is a guess: did you configure your postgres using --with-tcl? regards, thalis On Sat, 19 May 2001, Bhuvaneswari wrote: > hai, > We could not find libpgtcl.so in our system after installation of > pg-access. We are using Red Hat Linux 6.5.2, Postgresql 6.1 and > jdk1.2.1. From where we ha

[ADMIN] privileges

2001-05-22 Thread Cwhisperer
Hello, how to show all the privileges of an user or group? does there exist information on how to set privileges? Best regards, Cwhisperer -- Download the UD Agent and truly be a part of a world-changing project. The National Foundation for

Re: [ADMIN] Error in installing pg-access

2001-05-22 Thread Stefan Huber
Hello all! >hai, This is the German word for "shark" :) >We could not find libpgtcl.so in our system after installation of >pg-access. We are using Red Hat Linux 6.5.2, Postgresql 6.1 and >jdk1.2.1. From where we have to get libpgtcl.so. Whether it will be >available with pgaccess or any other

[ADMIN] ANNOUNCE: tksql (program) & sdsql (Tcl/Tk package)

2001-05-22 Thread Sandro Dentella
ANNOUNCE sdsql - Tcl/Tk packages 19.5.2001 I'm happy to announce the first public realease of sdsql package (tcl/tk library) and tksql a program to edit tables of a postgreSQL database. Introduction sdsql: provides editDb and popSqlQuer

[ADMIN] Please help me....

2001-05-22 Thread waheed rahman
Dear Sir, I am waheed from dubai. I got your mailid, when i am searching for a document in postgresql.And your document helped me alot and i some more doubts i hope you can help me. This is my problem. I am having a table called FRUITS which will be updated by the merchants frequently as the me

Re: [ADMIN] cannot connect using terminal nor pgaccess

2001-05-22 Thread Thalis A. Kalfigopoulos
On Mon, 21 May 2001, Peter Eisentraut wrote: > Jaume Teixi writes: > > > but why the tcp/ip also doesn't works ? > > > > teixi@thinkpad:~$ grep -v ^# /etc/postgresql/pg_hba.conf | grep -i host > > > > host all 127.0.0.1 255.255.255.0 ident sameuser >