X-Original-To: pgsql-docs@postgresql.org Received: from news.hub.org (news.hub.org [64.49.215.80]) by postgresql.org (Postfix) with ESMTP id 2F63F47590C for ; Fri, 14 Mar 2003 11:56:09 -0500 (EST) Received: by news.hub.org (Postfix, from userid 8) id 18A7843A611; Fri, 14 Mar 2003 11:56:09 -0500 (EST) From: "Habib Seifzadeh" X-Newsgroups: comp.databases.postgresql.docs Subject: Some problems like stored procedure Lines: 10 Organization: Najaf Abad University X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Fri, 14 Mar 2003 16:31:11 GMT X-Complaints-To: news@bigpond.net.au To: pgsql-docs@postgresql.org X-Archive-Number: 200303/33 X-Sequence-Number: 1711 hi there, i have some problems in postgresql: is there any stored procedure in postgresql or is there any graphical tool for postgresql like enterprise manager in linux? i have another problem with postgresql: i wanna change a user's password by ALTER USER habib WITH PASSWORD 'test' but it doesn't work and it enters to database via old password.also i can't command to postgresql via "psql" in linux.i'm forced command it from php.