Commit Graph

122 Commits (d72eb7cbbd69dbef1a642d48aeef5cff5c145dc0)

Author SHA1 Message Date
Peter Eisentraut 1f2f53c648 Since the backend now handles relative PGDATA, initdb doesn't have to work 26 years ago
Peter Eisentraut 26c825e4b0 Allow initdb to handle relative paths for PGDATA, by converting them to 26 years ago
Peter Eisentraut 2044bdcca0 Should be "test =", not "test ==". 26 years ago
Peter Eisentraut 3280cba2ac Make initdb safe against using 26 years ago
Philip Warner 4ac174213f Add new datlastsysoid to pg_database. 26 years ago
Vadim B. Mikheev 2c7de17b07 New file naming. Database OID is used as "tablespace" id and 26 years ago
Peter Eisentraut 30826ce8e3 Enable initdb to create several levels of directories for PGDATA, if 26 years ago
Peter Eisentraut 335248c9b7 Support for DESTDIR make variable. This is used as in `make install 26 years ago
Peter Eisentraut da06bc1d40 Make building scripts kind of consistent in look and feel, kind of immune 26 years ago
Peter Eisentraut 4bfb75aece Change initdb to not delete PGDATA directory unless it was created by 26 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 26 years ago
Tom Lane c3e2a951b4 Toast all the system-table columns that seem to need it. It turns out 26 years ago
Peter Eisentraut f0b4ae697f Backend makefile cleanup. make maintainer-clean is now completely 26 years ago
Jan Wieck 98fe670360 Enable pg_rewrite to be toasted (unlimited size of views and rules). 26 years ago
Peter Eisentraut ef5bea51e1 Move global internal files to PGDATA/global. 26 years ago
Peter Eisentraut 6fb9d2e347 Version number now set in configure, available through Makefile.global 26 years ago
Peter Eisentraut 5bb8b62983 Makefile cleanup for bin and pl subtrees. They should now support 26 years ago
Peter Eisentraut c446509565 Second pass over run-time configuration system. Adjust priorities on some 26 years ago
Bruce Momjian 3357e1d29e Back out pg_shadow changes to allow create table and locking permissions. 26 years ago
Bruce Momjian 7bd58b4712 Fix initdb spaces problem. 26 years ago
Bruce Momjian 85add42a57 I have large database and with this DB work more users and I very need 26 years ago
Peter Eisentraut 209aa77d98 New ps display code, works on more platforms. 26 years ago
Peter Eisentraut 6a68f42648 The heralded `Grand Unified Configuration scheme' (GUC) 26 years ago
Peter Eisentraut 282861ad75 initdb didn't always remove temp file 26 years ago
Bruce Momjian 949e8a662d Add colo to display at end of initdb. 26 years ago
Bruce Momjian a25a490718 Update initdb display of postmaster startup 26 years ago
Tom Lane c446802b22 Fix syntax error reported by old shells ("if ! command..." is a 26 years ago
Bruce Momjian 6e801bd8db Remove >& and make it 2>&1 26 years ago
Bruce Momjian a52692213c README not needed anymore. 26 years ago
Peter Eisentraut 9e34883565 Fixed broken initdb --show patch 26 years ago
Bruce Momjian 1cc7e40c80 yesterday I had a problem with initdb. I set bad environment values 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Peter Eisentraut 13f8875017 Added new pg_id to fix initdb problems 26 years ago
Peter Eisentraut 65e0051843 another round of user interface cleanups 26 years ago
Peter Eisentraut 28125ed5e0 Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-compliant'ish state. 26 years ago
Peter Eisentraut 2a1bfbce24 - Allow array on int8 26 years ago
Peter Eisentraut bfa3b59d25 initdb didn't load pg_description 26 years ago
Tatsuo Ishii e3736d2c3a Add installtion of postmaster.opts.default. 26 years ago
Bruce Momjian 665db209e5 Cleanup of effective username test. 26 years ago
Bruce Momjian fd96e1754c Finally initdb.sh works. Was problem with assuming EUID was defined. 26 years ago
Bruce Momjian 12118301fd initdb cleanup 26 years ago
Bruce Momjian f08e8ae7cb initdb cleanup 26 years ago
Bruce Momjian a08eb45c52 More initdb cleanup 26 years ago
Bruce Momjian 24edd34da5 Cleanup of initdb.sh script to be portable, at least marginally. 26 years ago
Bruce Momjian 5c99f9cd84 Fix MULTIBYTE handling in string by using strcat. 26 years ago
Jan Wieck 219652d5f7 Okay, this is how it looks: Please apply the attached patch to the current 26 years ago
Bruce Momjian 4f73187bb7 ANother initdb cleanup 26 years ago
Bruce Momjian ac00256ceb initdb.sh fix from Peter. 26 years ago
Bruce Momjian 83bad7c063 This is my -- hopefully sufficiently portable -- attempt at cleaning out 26 years ago
Bruce Momjian 5ca971a18a Hi, 26 years ago