+ Post New Thread
Page 3 of 31 FirstFirst 1 2 3 4 5 13 ... LastLast
Threads 41 to 60 of 613

Forum: PostgreSQL / PGSQL

  1. XML-RPC problem with array

    Hello I have compiled my php with --with-xmlrpc option to use xmlrpc server. Everything works fine, but there is one problem. Array (indexed...

    • Replies: 1
    • Views: 1,070
    10:50 PM Go to last post
  2. postgresql.conf - add_missing_from

    postgres does not seem to pick up the following parameter in the postgresql.conf add_missing_from = false Setting the parameter via psql,...

    • Replies: 2
    • Views: 1,214
    09:30 PM Go to last post
  3. Betr: codepage setting, \encoding

    I'm using ISO-8859-5 so should I change this to unicode? a _____________________________________________________________________ 12move...

    • Replies: 0
    • Views: 485
    08:41 PM Go to last post
  4. uniqueidentifier-0.2

    Hi Everyone Has anyone been able to compile uniqueidentifier-0.2 on the openBSD 3.6 environment with Postgresql 7.4.3? We need to use this...

    • Replies: 0
    • Views: 427
    08:33 PM Go to last post
  5. codepage setting, \encoding

    Hi, I'm using postgres 8.0 and I'm collecting data from many countries. So I've some slovakian data and i can't get properly into my table (COPY...

    • Replies: 0
    • Views: 664
    08:20 PM Go to last post
  6. Import SVG file

    Hi, how can I import a SVG file to a row?? The main problem is that it has many postgres scape symbols. Can I utilize the 'text' type for that?...

    • Replies: 5
    • Views: 828
    04:33 PM Go to last post
  7. PostgreSQL Security Release

    Marc G. Fournier wrote: I want to make sure I understand this post. Does this mean that the patch will be included in all the source/binaries...

    • Replies: 3
    • Views: 375
    01:29 PM Go to last post
  8. Locking of auto generated sequence

    Hi All, Is there a way to stop a auto generated sequence from incrementing for some time and then activate it to do the increments. Regards ...

    • Replies: 3
    • Views: 1,058
    01:26 PM Go to last post
  9. change table to view problem

    I merged 2 tables into 1 table and created a view for each of the tables so as not to break existing applications. I renamed the old tables with...

    • Replies: 1
    • Views: 743
    08:13 AM Go to last post
  10. dumping and restoring user information.

    hi, I'm trying to make some hardware upgrades (increasing disk capacity) to the machine where the database server is running. So, I've backed up...

    • Replies: 1
    • Views: 879
    06:30 AM Go to last post
  11. Scanning the PGSQL DB

    Hi, I am using PSQL on RedHat Linux 6.2...version given below. I inserted a new DB with somewhere around 200 tables and each table having...

    • Replies: 2
    • Views: 381
    03:58 AM Go to last post
  12. postgres session termination

    On Jan 30, 2005, at 9:24 PM, Rick Schumeyer wrote: I think there are much better ways to do this. If the result set is large, the user could...

    • Replies: 8
    • Views: 1,267
    09:30 PM Go to last post
  13. table name restiction

    PostgreSQL users, What are the restrictions on naming tables or columns in tables other than uniqueness (assuming ascii characters)? For instance,...

    • Replies: 3
    • Views: 1,008
    08:43 PM Go to last post
  14. Dereferencing a 2-dimensional array in plpgsql

    I am having an issue with trying to dereference a 2-dimensional array in plpgsql. The idea is to have an setup like: DECLARE myarray varchar;...

    • Replies: 5
    • Views: 2,362
    08:41 PM Go to last post
  15. Howto determin the number of elemnts of an array

    Hi, how can I determin the number of elements of an array? I saw function array_dims() which returns a string value representing the dimensions of...

    • Replies: 4
    • Views: 663
    07:32 PM Go to last post
  16. Mail list / web issues

    A couple of issues. I went to unsubscribe from one of the many PG lists to which I'm subscribed so I went to my original confirmation message and...

    • Replies: 3
    • Views: 477
    06:49 PM Go to last post
  17. Allowing update of column only from trigger

    I have a table like this: create table objects ( id serial primary key, name varchar not null, parent integer references objects(id) default...

    • Replies: 6
    • Views: 911
    05:59 PM Go to last post
  18. "Invalid multibyte character for locale" still there

    Marian POPESCU <softexpert@libertysurf.fr> writes: That bug was certainly fixed long ago, which means that whatever you have is some other bug. ...

    • Replies: 1
    • Views: 885
    05:16 PM Go to last post
  19. ANNOUNCE: ShellSQL 0.7

    Hi Announcing ShellSQL 0.7 to an unsuspecting world... ShellSQL is a utility to allow SQL to be intergrated easily into UNIX/LINUX shell...

    • Replies: 2
    • Views: 434
    05:12 PM Go to last post
  20. pg_dump in 7.2.4 with trigger functions

    I realize 7.2.4 is long in the tooth, but it's an old system that's been running for several years now. Someday we'll upgrade... However, part...

    • Replies: 5
    • Views: 1,557
    04:58 PM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139