[pgadmin-support] Error message: Invalid procedure call or argument
-- System Information -- Platform: Windows XP Version:5.1 Build: 2600 Service Pack 1 -- Application Information -- Name: pgAdmin II Version:1.5.60 Descripton: Name: pgSchema Version:1.5.60 Descripton: PostgreSQL Schema Objects v1.5.60 -- Database Information -- Version:7.3.3 Descripton: PostgreSQL 7.3.3 on i386-redhat-linux-gnu, compiled by GCC 2.96 -- Driver Information -- Name: PostgreSQL Version:7.3.100 Descripton: PostgreSQL 7.3.3 on i386-redhat-linux-gnu, compiled by GCC 2.96 -- Error Information -- Description:Invalid procedure call or argument Number: 5 Routine:pgAdmin II:frmSQLOutput.Display Insert your comment: The error was received when attempting to execute the following query: select * from Artikel __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ---(end of broadcast)--- TIP 8: explain analyze is your friend
[pgadmin-support] pg_dump trunc some rows
Hi all, I have a DB with encoding SQL_ASCII and in some field I have strange character: # \encoding SQL_ASCII # select city, id_country from user_data where id_user = 4146; city| id_country ---+ Serra de Outes - A Coruña | 61 (1 row) now if I do a dump the line relative to this row is truncated and after the field city field id_country is not dumped!!! Any Idea? Gaetano Mendola ---(end of broadcast)--- TIP 8: explain analyze is your friend
Re: [pgadmin-support] [pgadmin-hackers] [GENERAL] pgAdmin III - Call for Translators
On Thursday 03 July 2003 12:32, A. van Roggen wrote: > If you ever have read the instruction books for e.g. early VCR > recorders, translated from the original Japanese to English, you will know > exactly what I mean. Proper translation is not an easy job, and > volunteers from another branch of technology should be informed that some > technical suggestion to the text may be made before acceptance. Dear friend, We agree with you and have therefore written translation guidelines. Your feedback would be greatly appreciate. In the past, I translated part of Oracle8i into French several years ago and noticed it was not an easy game. We share the same ideas. Please refer to (CVS is down at the moment) : http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/pgadmin3/docs/en_US/translation_guidelines.html Any suggestion is welcome. Cheers, Jean-Michel POURE ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[pgadmin-support] pgAdmin III - No security privileges shown for Groups
pgAdmin version 0.1.1 Devel ( Jul 3 2003) Security tab on tables and views property does not show any permissions for Groups. I tried changing the setting "Show users for privileges?" in menu File>Options... and it didn't make any different (that included a restart just in case it only read them at start-up). Regards Donald Fraser.