[SQL] Query problem

2003-08-19 Thread Rado Petrik
output = () In programing language output = id(1..3) { $output = ( bit | $output ); } How write query ? . Thanks -- Rado Petrik <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 8: explain analyze is your friend

[SQL] Problem login to phpPgAdmin 2.x and 3.x

2003-07-31 Thread Rado Petrik
Hi, i have PostgreSQL 7.2.1 . I create new user as postgres. When i login to phpPgAdnin them phpPgAdmin return "Login failed". Where is problem ? My php script runing without problems. Thanks. -- Rado Petrik <[EMAIL PROTECTED]> ---(

[SQL] Failed to initialize lc_messages to ''

2003-07-01 Thread Rado Petrik
x27;' ok 4) /usr/local/pgsql/bin/postmaster -D /var/lib/postgres/my_cz_db Postmaster returned: Failed to initialize lc_messages to '' FATAL: invalid value for option 'LC_MESSAGES': 'cs_CZ' Thanks. -- Rado Petrik <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[SQL] CREATE table1 FROM table2

2003-06-17 Thread Rado Petrik
Hi, How I create table1 from other table2 . "cp table1 table2" Thanks. -- Rado Petrik <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 8: explain analyze is your friend

[SQL] Retype

2003-06-09 Thread Rado Petrik
retype this query using an explicit cast in How I retype freg_u to interger ? -- Rado Petrik <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

[SQL] Using & - operator

2003-06-03 Thread Rado Petrik
hand side of AND is type 'integer', not 'boolean' in" Wow I write corect this query ? Thanks. -- Rado Petrik <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[SQL] Problem with old relation

2003-05-02 Thread Rado Petrik
on 'kokot_kokot_seq' already exists Your query: CREATE TABLE "kokot" ( "kokot" SERIAL ); Where is problem ? Thanks Rado -- Rado Petrik <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 3: if posting/reading t