On 03/25/2013 09:35 AM, Marco Antonio da Rosa Pereira wrote:
> I can not install PostgreSQL 9.2 in Windows 8 Single Language.
Looks like you forgot to attach the file. This isn't really the right
mailing list anyway. Please read:
http://wiki.postgresql.org/wiki/Troubleshooting_Installation
an
I can not install PostgreSQL 9.2 in Windows 8 Single Language.
- I get the error message when executing the steps described in steps
executed file attached.
Thank you,
Marco Antonio Pereira da Rosa
student
Hi everybody!
I have a server (CentOS 5.6 VirtualServer 2.6.18-238.19.1.el5 #1 SMP Fri
Jul 15 07:31:24 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux+KVM) with
virtual machines (CentOS5.5 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14
EDT 2010 86_64 x86_64 x86_64 GNU/Linux+Postgres 8.1.23+javasoft ). All
I'm apologize about my poor english
I need to a "double precision" with magniude (ie meters, kilo, dolar,
etc). And can operate with them (ie dolar+dolar=dolar or
dolar/dolar=double precision).
Do you know some pluggin or module to do this?
I can implement it but I need some examples. I try
Good night,
I need to know if you have the manul of "pgAdmin" (Postgresql)
translated into Portuguese. Thank you for your valuable assistance.
Thanks,
Carlos Eduardo
Another pointer error.
ponters are created by:
int tablecount = 0;
SQLWCHAR **tabledata, ***tablelist;
while (true)
{
sqlrc = SQLFetch(tableshstmt);
if (sqlrc != SQL_SUCCESS && sqlrc != SQL_SUCCESS_WITH_INFO)
break;
if (m_dsnmaxcatnamelen)
> > delete[] m_curstmtlabels;
It's really a stupid mistake. XD
Thanks
---
Quan Zongliang
quanzongli...@gmail.com
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://ww
Hi,
Le mercredi 15 juillet 2009 à 14:04:27, Quan Zongliang a écrit :
> [...]
> I ceate some pointers with:
>
> SQLWCHAR** stmtlabels = m_srcodbc->GetResultColLabels();
> m_curstmtlabels = new SQLWCHAR*[m_curstmtcolsnum];
> for (colidx=0; colidx if (stmtlabels[colidx])
>
Hi, all
I ceate some pointers with:
SQLWCHAR** stmtlabels = m_srcodbc->GetResultColLabels();
m_curstmtlabels = new SQLWCHAR*[m_curstmtcolsnum];
for (colidx=0; colidxhttp://www.postgresql.org/mailpref/pgadmin-support
Hi
my name is Chris I have been asked to create a data base with apache,
php, postgreSQL.
now so far hi been able to get apache and php to work with each other
but I spent the last few day trying to combind mysql and postgresql
with the apache. I fresh out of ideas.
when installing postgresql
Hi everybody, I'm new here :).
I need some help because I installed postgresql in ubuntu dapper drake with
no problems (i did with the repository of ubuntu). The postgres version that i
installed is 8.1. I can log in postgres with the psql client with no problems.
But when i try to connect to
Hi ,
thanks a lot for the answer
Unfortunely I have already tried but if I try to install
-postgresql-libs-3-3PGDG.i686.rpm this is the message of error
"error: Failed dependencies:
libpq.so.4 is needed by (installed)
postgresql-odbc-08.02.0200-1PGDG.i686
libpq.so.4 is needed by (
hi i am a newbie into DBMS and hev troble entering new data (ie first time
after creating the tables) is it gotta do someting with privalages...
--
View this message in context:
http://www.nabble.com/i-have-troble-entering-data-tf1885446.html#a5154480
Sent from the PostgreSQL - pgadmin support f
Dear Sir/Mam
I am installing a latest version of PostgreSQL (8.1.x) on Windows XP
Professional.
The following error encounters every time try to attempt an installation.
"Failed to connect to the database.Procedural languages fiels are installed,
but not activated in any databases."
I have in
I blame Windows. Try using 127.0.0.1 instead of localhost.
-- Tino Didriksen
Steve W. Neal wrote:
it is actually pdagmin that can't resolve local host
smime.p7s
Description: S/MIME Cryptographic Signature
-Original Message-
From: Tino Wildenhain [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 2:48 PM
To: Steve W. Neal
Cc: pgadmin-support@postgresql.org
Subject: Re: [pgadmin-support] I get these about every 1.5 days
Steve W. Neal wrote:
> And then the database dies requiring me t
Steve W. Neal wrote:
> And then the database dies requiring me to reboot my serverany ideas?
How does it "require" you to reboot?
> Thanks!
>
>
> 2006-05-23 11:10:47 ERROR : Could not resolve hostname localhost
> 2006-05-23 11:10:50 ERROR : No connection to database.
Which logfile is t
And then the database dies
requiring me to reboot my serverany ideas?
Thanks!
2006-05-23
11:10:47 ERROR : Could not resolve hostname localhost2006-05-23
11:10:50 ERROR : No connection to database.
(This never occurred before I loaded postgre and it
only occurs when I launch pga
Hey,
I am really new to postgres, and I am trying to make functions, but I can't find a way to update and test my function, I know it seems a bit silly, but it's really giving me some hard time,
Thank you,
Tala Halaseh
Shea Martin wrote:
But now I have run into a problem I am not sure how to fix. It looks
like an autoboxing problem, but I could be wrong. I didn't have a lot
of time to look into it.
The error is as follows:
make all-recursive
make[1]: Entering directory
`/home/z1/SUN_PACKAGES/tarballs/post
In order to get pgadmin to compile I had to make the following changes.
Add "#include " to the following files:
src/ui/frmQuery.cpp
src/ui/frmEditGrid.cpp
Change the call to nbOptions->deletePage(0) to
nbOptions->deletePage((size_t)0), so that it was not ambigous:
src/ui/dlgEditGridOptions.cpp:165
> [EMAIL PROTECTED] wrote:
>> Hello!
>>
>> It's not possible choosing catalan (ca-es) on version 1.0.2 (Oct 3
>> 2004) for linux, but it's possible for windows. Do they use diferent
>> lang files?
>
> This is probably a locale problem on your system. Which OS exactly?
> What's the output of locale
[EMAIL PROTECTED] wrote:
Hello!
It's not possible choosing catalan (ca-es) on version 1.0.2 (Oct 3 2004)
for linux, but it's possible for windows. Do they use diferent lang files?
This is probably a locale problem on your system. Which OS exactly?
What's the output of locale -a Catalan?
Regards,
Hello!
It's not possible choosing catalan (ca-es) on version 1.0.2 (Oct 3 2004)
for linux, but it's possible for windows. Do they use diferent lang files?
Carme.
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an in
It's rumoured that KOUEMY Doris Z. once said:
> ->English
>
> With pgAdmin, I cannot create tables. The option is desactivate. How
> can I activate this object? Thanks !
Please stop spamming every address you can find for me. It does not make
me want to help you.
You must browse into a schema befo
->English
With pgAdmin, I cannot create tables. The option is desactivate. How can I activate this object?
Thanks !
-> Français
Avec pgAdmin, je n'arrive pas à créer des tables sur la nouvelle base de données que j'ai crée sous postgresql-7.3.4. L'option de création de l'objet table est dés
Title: Message
Did
you look in a schema?
Regards, Dave.
-Original Message-From: Montervino,
Mariano [mailto:[EMAIL PROTECTED] Sent: 11 August 2003
20:44To: '[EMAIL PROTECTED]'Subject:
[pgadmin-support] I dont´t see database tables
I could connect to
I could connect to
my posgres server and select any database but i could see my
tables
What´s
wrong??
RGDS
> -Original Message-
> From: Mario Alberto Soto Cordones [mailto:[EMAIL PROTECTED]
> Sent: 23 March 2003 19:31
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] I CAN´T SEE ANY TABLES WITH PGADMIN
> Importance: High
>
>
> Hi.
>
> i have
Hi.
i have a latest version of pgAdminII and postgres7.3.2, when connect to a
database pgadmin show all databases but not show any more in the list only
show
for example
database
languages(0)
schemas(1)
not show tables, vistas, functions, nothing
any idea
thank yuo
mario
-
lto:[EMAIL PROTECTED]] Sent: 22 August 2002
08:12To: [EMAIL PROTECTED]Subject:
[pgadmin-support] I hava a question about case-sensitiveHi, I'm Korean Student.
I'm sorry that I'm fluent English.
I use Postgresql 7.2.1.
I create table Upper Case(ex. CREATE TABLE TEST(NAME VARCH
Hi, I'm Korean Student.
I'm sorry that I'm fluent English.
I use Postgresql 7.2.1.
I create table Upper Case(ex. CREATE TABLE TEST(NAME VARCHAR(10));)
But, result is lower case table name and column name.
I use pgadmin2 creating table.
Create Object->Table->Table Name & Column.
In this
32 matches
Mail list logo