Hi,
i mailed to the postgresql-general list in order to clearify, why there
is no full alter table/alter column command yet. One cannot change the
column-type of a column with one command. You need to create a new
column, copy data, delete the old one, recreate all constraints, indexes
etc.
T
bash-2.03$ ./postmaster
ld.so.1: ./postmaster: fatal: relocation error: file
/usr/local/ssl/lib/libcrypto.so.0.9.6: symbol __register_frame_info: referenced symbol
not found
Killed
It seems, you should update libcrypto (i think it's openssl) and/or
recompile postgresql.
by recom
Just wanted to know if you wanted reports back about bugs in pgAdmin III.
I haven't seen any been reported or may be I just missed them?
So i should add one:
If i try to view a table with pgAdminIII (by klicking on the sunglasses
or by doing a "select *" in the SQL window) pgAdmin crashes.
The cra
So i should add one:
If i try to view a table with pgAdminIII (by klicking on the
sunglasses
or by doing a "select *" in the SQL window) pgAdmin crashes.
The crash is caused a memory access violation.
Very odd. I'm using it in preference to pgAdmin II in production now and finding 200,000 row ta
Can you try switching logging to Debug (under File -> Options -> Logging) and recreating the error please? That might help us see where the error actually occurs. Oh, and please send the log of course :-)
As you wish.
I connected to the DB, selected a table, turned on logging and clicked
on the su
Sven, what you didn't mention is that you're probably using the German
language setting.
There was a translation of "%d rows." into "%s Zeilen." which is
obviously the highway to hell.
OK - so - why did pgAdmin crash? will the code be fixed? pgAdmin
shouldn't crash just because there's something
Hi,
configure checks for headers in inlcude/wx-2.5/wx, but you compile
wxGTK-2.5.2beta, the headers are in include/wx, so configure should have
a better check to locale wx-headers.
Thx
Sven
---(end of broadcast)---
TIP 4: Don't 'kill -9' the post