472,139 Members | 1,691 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,139 software developers and data experts.

Problems using PGAdmin III

Hi All,
I've a problem using PGAdmin III. When I click on one of my functions the
definition pane shows an empty function (with the correct header and footer
but with no body). Pg_dump shows everything correctly. What can be the
problem.

My other problem is that PGAdmin won't handle '?' (euro) sign. It shows the
previously correctly enterd data (by means of other tools) but it won't
insert or update it in the correct way. It shows a '?' (question mark)
instead. I think the problem can be near the unicode character sets but I'm
not sure what to do.

Can anybody help me, or tell me the address of a PGAdmin list - if exists.

Thank you,
-- Együd Csaba

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.530 / Virus Database: 325 - Release Date: 2003. 10. 22.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ma*******@postgresql.org

Nov 12 '05 #1
1 2185
Le Dimanche 26 Octobre 2003 14:30, Együd Csaba a écrit :
Can anybody help me, or tell me the address of a PGAdmin list - if exists.


Dear Együd,

A lot of information about pgAdmin3 can be found on http://www.pgadmin.org web
site. You can register the support mailing list from:

http://www.pgadmin.org/pgadmin3/supp...p#support_list

The euro display problem is an encoding problem. The euro sign is not part of
an ASCII database. Whenever you would like Euro support, choose:

Database->Create Database and select dropdown menu:
Latin9 (Iso-8859-15) or Unicode encoding.

Give us more details about the function problem and we will make our best to
help you. Let's continue on pgAdmin3 mailing list... What version of pgAdmin3
are you using (answer us on pgAdmin3 mailing list)?

Best regards,
Jean-Michel Pouré
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Nov 12 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Jerome Lefebvre | last post: by
reply views Thread by Matthew T. O'Connor | last post: by
reply views Thread by Jean-Michel POURE | last post: by
reply views Thread by Edwin Quijada | last post: by
2 posts views Thread by mmd | last post: by
1 post views Thread by raptor | last post: by
2 posts views Thread by Vic Cekvenich | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.